mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
railway: Update to version 4.5.3
This commit is contained in:
parent
f0ab427349
commit
9752221978
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.5.2",
|
"version": "4.5.3",
|
||||||
"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.2/railway-v4.5.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "2cd6c302d2b7731fd7f44d207c61bbf0e01d9574037dbfce11aa7d553ae99702"
|
"hash": "e53a92a3231f80d1a19a7619cada7d32237cc05bfd8c4d7c5a5c47de5f5f9fbf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.2/railway-v4.5.2-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-i686-pc-windows-msvc.zip",
|
||||||
"hash": "c75208b91e4b8141941e6858adb6b23fe271e36590d758fe8634e06eb119eb34"
|
"hash": "1b4cfea3f4f8f3f9d4c97a513ab141a92e502dddb981fcd504e5e20f4139f1f2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.2/railway-v4.5.2-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.3/railway-v4.5.3-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "e6db600d0ae282688967ffd449810410b75efe7352150bdbab847b4af11d6a25"
|
"hash": "36ab0c59b0528b2f10398445e3aebe4a99835b4027745f66992bc740cdba6f86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user