mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
railway: Update to version 4.11.0
This commit is contained in:
parent
2049938da6
commit
a2874ca57d
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.10.0",
|
"version": "4.11.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/v4.10.0/railway-v4.10.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b8530fe0d0defe05612d53c0fc4e26dc3f6879da0666b81e5c2d97fc0ce20147"
|
"hash": "a99f8bb81e3160d8d4c1396f3060dc20b4932ef3ce3be4572845a08ae056450d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "5c4e59c57bde9f3756ffdce3e3971bf8082c9dea4e74d4f517b454b415530090"
|
"hash": "e257c157385de56cd4dc6c20d8f456e0788704eeaec381888277cc3414def3f3"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "998b38764c904a4e91e3822b54aa1fe26c93a710f4f4b839e4acddda7aca4a65"
|
"hash": "d3acd9b75e9076fce81ea374a7e2bd5dd7524f12ea707e2a30ac5be8f7c5b54c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user