Skip to content

Commit

Permalink
Update release engine to 2193-g575f94f
Browse files Browse the repository at this point in the history
  • Loading branch information
Beherith committed Dec 31, 2023
1 parent 107b861 commit 099e97b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions dist_cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"optional": true
},
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2152-gb91f41c/spring_bar_.BAR105.105.1.1-2152-gb91f41c_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-2152-gb91f41c bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2193-g575f94f/spring_bar_.BAR105.105.1.1-2193-g575f94f_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-2193-g575f94f bar",
"extract": true
}
]
Expand All @@ -36,7 +36,7 @@
"logs_s3_bucket": "bar-infologs",
"launch": {
"start_args": ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-2152-gb91f41c bar",
"engine": "105.1.1-2193-g575f94f bar",
"springsettings": {
"RapidTagResolutionOrder": "repos-cdn.beyondallreason.dev;repos.beyondallreason.dev"
}
Expand Down Expand Up @@ -66,8 +66,8 @@
"optional": true
},
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2152-gb91f41c/spring_bar_.BAR105.105.1.1-2152-gb91f41c_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-2152-gb91f41c bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2193-g575f94f/spring_bar_.BAR105.105.1.1-2193-g575f94f_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-2193-g575f94f bar",
"extract": true
}
]
Expand All @@ -76,7 +76,7 @@
"logs_s3_bucket": "bar-infologs",
"launch": {
"start_args": ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-2152-gb91f41c bar",
"engine": "105.1.1-2193-g575f94f bar",
"springsettings": {
"RapidTagResolutionOrder": "repos-cdn.beyondallreason.dev;repos.beyondallreason.dev"
}
Expand Down Expand Up @@ -176,8 +176,8 @@
"downloads": {
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2152-gb91f41c/spring_bar_.BAR105.105.1.1-2152-gb91f41c_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-2152-gb91f41c bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2193-g575f94f/spring_bar_.BAR105.105.1.1-2193-g575f94f_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-2193-g575f94f bar",
"extract": true
}
]
Expand All @@ -187,7 +187,7 @@
"logs_s3_bucket": "bar-infologs",
"launch": {
"start_args": ["--menu", "BYAR Chobby $VERSION"],
"engine": "105.1.1-2152-gb91f41c bar"
"engine": "105.1.1-2193-g575f94f bar"
}
},
{
Expand All @@ -205,8 +205,8 @@
"downloads": {
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2152-gb91f41c/spring_bar_.BAR105.105.1.1-2152-gb91f41c_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-2152-gb91f41c bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-2193-g575f94f/spring_bar_.BAR105.105.1.1-2193-g575f94f_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-2193-g575f94f bar",
"extract": true
}
]
Expand All @@ -216,7 +216,7 @@
"logs_s3_bucket": "bar-infologs",
"launch": {
"start_args": ["--menu", "BYAR Chobby $VERSION"],
"engine": "105.1.1-2152-gb91f41c bar"
"engine": "105.1.1-2193-g575f94f bar"
}
}
],
Expand Down

0 comments on commit 099e97b

Please sign in to comment.