mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
railway: Update to version 4.5.4
This commit is contained in:
parent
59c812a996
commit
aa2a205171
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.5.3",
|
"version": "4.5.4",
|
||||||
"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.5.3/railway-v4.5.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.4/railway-v4.5.4-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e53a92a3231f80d1a19a7619cada7d32237cc05bfd8c4d7c5a5c47de5f5f9fbf"
|
"hash": "2f135a93b38f1e3dd88b52f7c97b0e9fac67e46c82f1374d71fb45f882f5313b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.4/railway-v4.5.4-i686-pc-windows-msvc.zip",
|
||||||
"hash": "1b4cfea3f4f8f3f9d4c97a513ab141a92e502dddb981fcd504e5e20f4139f1f2"
|
"hash": "3d0955896a92cc6d399fafae4969da540f7298301f81b56d73ec85816d498ceb"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.4/railway-v4.5.4-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "36ab0c59b0528b2f10398445e3aebe4a99835b4027745f66992bc740cdba6f86"
|
"hash": "17a54778abeef48aab161706c27ef919d57a7fe5104b9d4ccf6e1fb3afdbbafb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user