mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
railway: Update to version 4.15.0
This commit is contained in:
parent
c946a5beb8
commit
517e3ac47e
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.12.0",
|
"version": "4.15.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.12.0/railway-v4.12.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.15.0/railway-v4.15.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8db86cbd3ce96c8ef592bcc8412505cc9cba6d87bd52f62bd70ff8e9caf72d95"
|
"hash": "6d7c710d2e1d076e9e544edbaf278b87308d05a744e73413a86079a17ccf1b6f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.12.0/railway-v4.12.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.15.0/railway-v4.15.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "7b25907100dd04f80171f61822aac423f88ce73e7d1f5c422d92897352fef3d8"
|
"hash": "013d1c7fcd90a4948d101475e43ad5439803d75b23e345effcb551194e6956c2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.12.0/railway-v4.12.0-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.15.0/railway-v4.15.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "d5b8428a74050cfdf599fd6f9b63a99270bdfd8fdff5db4f84c4feb4c44ddf64"
|
"hash": "1db2201510b7df8859c29e809f615e16d9b5556a8627de7df0339c96a1500973"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user