mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
railway: Update to version 3.19.1
This commit is contained in:
parent
c7d7f66e25
commit
3a589798a6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.19.0",
|
"version": "3.19.1",
|
||||||
"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/v3.19.0/railway-v3.19.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.19.1/railway-v3.19.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f8638577eb0a0f4a5908c349425cf7b3728272847f7b1a88cb3eedefef5dd312"
|
"hash": "a535df4982a442b993b889f0e64942791b5d9df88f40b9114ad0498ec07da8cd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.19.0/railway-v3.19.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.19.1/railway-v3.19.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "592c2469b6f5d352e3b3b7bb69b2ff9b2fde392179f98fee289afae02cef8d05"
|
"hash": "45a9088ef5c8112517a3fbd138f29702a0508c64b3aed2c1b7aeebba29f9c0be"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user