Skip to content

Commit

Permalink
bump engine to 105.1.1-861-ge8bf8a9
Browse files Browse the repository at this point in the history
  • Loading branch information
Beherith committed Feb 9, 2022
1 parent 875a52b commit f7d819d
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 @@ -11,8 +11,8 @@
"games" : ["byar:test", "chobby:test", "byar-chobby:test"],
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-739-ga241485/spring_bar_.BAR105.105.1.1-739-ga241485_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-739-ga241485 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-861-ge8bf8a9/spring_bar_.BAR105.105.1.1-861-ge8bf8a9_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-861-ge8bf8a9 bar",
"extract": true
},
{
Expand Down Expand Up @@ -45,7 +45,7 @@
"no_start_script" : true,
"launch": {
"start_args" : ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-739-ga241485 bar"
"engine": "105.1.1-861-ge8bf8a9 bar"
}
},
{
Expand All @@ -59,8 +59,8 @@
"games" : ["byar:test", "chobby:test", "byar-chobby:test"],
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-739-ga241485/spring_bar_.BAR105.105.1.1-739-ga241485_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-739-ga241485 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-861-ge8bf8a9/spring_bar_.BAR105.105.1.1-861-ge8bf8a9_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-861-ge8bf8a9 bar",
"extract": true
},

Expand Down Expand Up @@ -94,7 +94,7 @@
"no_start_script" : true,
"launch": {
"start_args" : ["--menu", "rapid://byar-chobby:test"],
"engine": "105.1.1-739-ga241485 bar"
"engine": "105.1.1-861-ge8bf8a9 bar"
}
},
{
Expand All @@ -106,8 +106,8 @@
"downloads": {
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-739-ga241485/spring_bar_.BAR105.105.1.1-739-ga241485_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-739-ga241485 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-861-ge8bf8a9/spring_bar_.BAR105.105.1.1-861-ge8bf8a9_linux-64-minimal-portable.7z",
"destination": "engine/105.1.1-861-ge8bf8a9 bar",
"extract": true
}
]
Expand All @@ -116,7 +116,7 @@
"no_downloads" : true,
"launch": {
"start_args" : ["--menu", "BYAR Chobby $VERSION"],
"engine" : "105.1.1-739-ga241485 bar"
"engine" : "105.1.1-861-ge8bf8a9 bar"
}
},
{
Expand All @@ -128,8 +128,8 @@
"downloads": {
"resources": [
{
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-739-ga241485/spring_bar_.BAR105.105.1.1-739-ga241485_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-739-ga241485 bar",
"url": "https://github.com/beyond-all-reason/spring/releases/download/spring_bar_%7BBAR105%7D105.1.1-861-ge8bf8a9/spring_bar_.BAR105.105.1.1-861-ge8bf8a9_windows-64-minimal-portable.7z",
"destination": "engine/105.1.1-861-ge8bf8a9 bar",
"extract": true
}
]
Expand All @@ -138,7 +138,7 @@
"no_downloads" : true,
"launch": {
"start_args" : ["--menu", "BYAR Chobby $VERSION"],
"engine" : "105.1.1-739-ga241485 bar"
"engine" : "105.1.1-861-ge8bf8a9 bar"
}
}

Expand Down

0 comments on commit f7d819d

Please sign in to comment.