Skip to content

Commit 52039f3

Browse files
github-actions: Update surge-build-nightly.json from dispatch event
1 parent a85eee4 commit 52039f3

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
2-
"build_time": "2025-10-20 11:35:42 UTC",
2+
"build_time": "2025-10-21 16:22:53 UTC",
33
"commits": [
4+
{
5+
"author": "Paul",
6+
"commit": "ec5eb5f",
7+
"date": "2025-10-21T11:35:54-04:00",
8+
"message": "Update CLap Juce Extensions with FD support (#8198)"
9+
},
10+
{
11+
"author": "Mike Thierman",
12+
"commit": "2ba5eb0",
13+
"date": "2025-10-20T16:46:11-06:00",
14+
"message": "Remove old website workflow (#8197)"
15+
},
416
{
517
"author": "EvilDragon",
618
"commit": "8e5da4f",
@@ -12,25 +24,13 @@
1224
"commit": "098feda",
1325
"date": "2025-10-18T08:39:43-04:00",
1426
"message": "Migrate most of the FX parameter overlay into its own component. (#8164)"
15-
},
16-
{
17-
"author": "Mike Thierman",
18-
"commit": "06abd2c",
19-
"date": "2025-10-16T17:56:59-06:00",
20-
"message": "Fix some typos in jq invocation (#8193)"
21-
},
22-
{
23-
"author": "Mike Thierman",
24-
"commit": "5fc3f14",
25-
"date": "2025-10-16T16:56:51-06:00",
26-
"message": "Dispatch build info as JSON to websites (#8192)"
2727
}
2828
],
2929
"downloads": {
30-
"linux64": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2025-10-20-8e5da4f.deb",
31-
"macos": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2025-10-20-8e5da4f.dmg",
32-
"win64": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2025-10-20-8e5da4f-setup.exe",
33-
"win64zip": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2025-10-20-8e5da4f-pluginsonly.zip"
30+
"linux64": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-linux-x64-NIGHTLY-2025-10-21-ec5eb5f.deb",
31+
"macos": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-macOS-NIGHTLY-2025-10-21-ec5eb5f.dmg",
32+
"win64": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2025-10-21-ec5eb5f-setup.exe",
33+
"win64zip": "https://github.com/surge-synthesizer/surge/releases/download/Nightly/surge-xt-win64-NIGHTLY-2025-10-21-ec5eb5f-pluginsonly.zip"
3434
},
35-
"version": "NIGHTLY-2025-10-20-8e5da4f"
35+
"version": "NIGHTLY-2025-10-21-ec5eb5f"
3636
}

0 commit comments

Comments
 (0)