From ec299975760a5b82667a9c4f83c0165776099d48 Mon Sep 17 00:00:00 2001 From: Tau Date: Fri, 29 Mar 2024 15:21:30 +0100 Subject: [PATCH 1/2] adds new build to beta builds --- betaBuilds.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/betaBuilds.json b/betaBuilds.json index 49aeb5a..3cf6861 100644 --- a/betaBuilds.json +++ b/betaBuilds.json @@ -1,4 +1,10 @@ [ + { + "Id": "#121", + "Date": "2024-03-29T15:18:14+01:00", + "Arch": "amd64", + "Url": "https://github.com/Vanilla-OS/live-iso/actions/runs/8481931364" + }, { "Id": "#120", "Date": "2024-03-24T23:54:08+01:00", From 0df9341ef5b51381fc091c892df432990f69f60a Mon Sep 17 00:00:00 2001 From: Tau Date: Fri, 29 Mar 2024 16:58:20 +0100 Subject: [PATCH 2/2] replaces 121 with 122 because of small bug --- betaBuilds.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/betaBuilds.json b/betaBuilds.json index 3cf6861..3d8faf3 100644 --- a/betaBuilds.json +++ b/betaBuilds.json @@ -1,9 +1,9 @@ [ { - "Id": "#121", - "Date": "2024-03-29T15:18:14+01:00", + "Id": "#122", + "Date": "2024-03-29T16:56:33+01:00", "Arch": "amd64", - "Url": "https://github.com/Vanilla-OS/live-iso/actions/runs/8481931364" + "Url": "https://github.com/Vanilla-OS/live-iso/actions/runs/8482851316" }, { "Id": "#120",