mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
railway: Update to version 3.12.0
This commit is contained in:
parent
f54a5babed
commit
71fa3bc632
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.11.4",
|
"version": "3.12.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.11.4/railway-v3.11.4-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.0/railway-v3.12.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5956d8aa11c1f19ff32a07416617d80801386cdd5044695c9561355e033fb0f4"
|
"hash": "8fa4cd7effdc78062c2df321ae9bc1095254871a3dbc1a0914b3e47138893788"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.4/railway-v3.11.4-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.0/railway-v3.12.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "5cf966c70241cc1d31201d01095e1a024bf71dcc3211bb844888f95133fd068e"
|
"hash": "5a9e0b5df875cb65286fe01c9879f639e83e90046987dbdb5d21458c34e4728b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user