mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
railway: Update to version 4.4.1
This commit is contained in:
parent
9886e19a50
commit
21b43db6ba
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.4.0",
|
||||
"version": "4.4.1",
|
||||
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
|
||||
"homepage": "https://github.com/railwayapp/cli",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "137a43a1d2232cbfc84c00d67e107ed047fc4feb7f08cf3fbb821b9405214133"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cc0e747a64c166c44d9d499b13f86de253e20c3abeca3a92d6c1e37bedc4c95c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "db7ab449bff1de50c30a776f0180eeee2d5bb06ae76f9c0c4375200afcd06e37"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "e04dc6cbdf7cbb6b40268163686f01bb19478534dd8f1bd1f75537f6f3e272e9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.0/railway-v4.4.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8f970f4383aa0945016967aa8321d44b0b3b78bdb4f6b1982a6a0167e2e0822d"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "6dd6caf425915ab4110c8cbe3de64907e2b8a8fcf76db79dd5ae53a08bfacac9"
|
||||
}
|
||||
},
|
||||
"bin": "railway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user