mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
railway: Update to version 4.6.3
This commit is contained in:
parent
1221324e37
commit
8d38ed7f0f
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.6.1",
|
||||
"version": "4.6.3",
|
||||
"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.6.1/railway-v4.6.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "aafbec447bacc5f6859ae1b7cdaead2902ac210b662c7c647f96d2c21a2f6caf"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.3/railway-v4.6.3-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7d8728ff3fc717adb87d7ab43c7666570203cd4a4f699182f11d38ad4f7e3000"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.1/railway-v4.6.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "452eaf655846c487a5d09e134c3288247eb3a3651663d9a82f4be80380405e6c"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.3/railway-v4.6.3-i686-pc-windows-msvc.zip",
|
||||
"hash": "52e92aae1ffd73ff670b34a6ae5fec08af8d670b3e72d002efcbe8f9f38e954b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.1/railway-v4.6.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "b755fbe457d8e193681d4513deac21875d99e2fe9d63083c85b85c8533356b51"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.6.3/railway-v4.6.3-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "0da822d9ec9a9473e4a02d57fe9a69ce4440a8416a04b69da208065fd73eefe0"
|
||||
}
|
||||
},
|
||||
"bin": "railway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user