mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
railway: Update to version 2.0.12
This commit is contained in:
parent
00cb49d2ba
commit
19733109eb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.11",
|
"version": "2.0.12",
|
||||||
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
|
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
|
||||||
"homepage": "https://github.com/railwayapp/cli",
|
"homepage": "https://github.com/railwayapp/cli",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.11/railway_2.0.11_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.12/railway_2.0.12_windows_amd64.tar.gz",
|
||||||
"hash": "2e949982f53391e303bb84fc456708e0210493b55429a3c8350edafbc9fcaa4f"
|
"hash": "1177a5c76c8dfdf36e592429b8b0d3c7253e530548bcc3110853dbdcbd21fa95"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.11/railway_2.0.11_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.12/railway_2.0.12_windows_386.tar.gz",
|
||||||
"hash": "494c06d61f4ff2f33d09882fd4f64efa4a095f13778d32f2ef062db82409242c"
|
"hash": "39d55cffe4c141db39965f71a7e9797c069ea6a05b6244d5e2053cb2ee7180e4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user