mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
railway: Update to version 3.1.0
This commit is contained in:
parent
34d4f7e54f
commit
4005ea77d2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.22",
|
"version": "3.1.0",
|
||||||
"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/v3.0.22/railway-v3.0.22-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.1.0/railway-v3.1.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "2f13c069a64ebd27f42f141cc56d59aea0cff3d4bd93e0d13b2ab3dd40a73e02"
|
"hash": "4eb00ba5895d045157b81b7f265f92ee1a8a36750263d99473bbfa87608e1fd9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.22/railway-v3.0.22-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.1.0/railway-v3.1.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "066df235b5352bc03b1187751502b3f57ee87cc90d48c6f0b8afd4e5dda9fc87"
|
"hash": "34a170018101c63fc55698e34e64476fb78581a25406b58167d9d5416719370d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user