mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 2.0.0
This commit is contained in:
parent
ea578ee7df
commit
e856d44668
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.4",
|
||||
"version": "2.0.0",
|
||||
"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/v1.8.4/railway_1.8.4_windows_amd64.tar.gz",
|
||||
"hash": "df7ee8f5c459d1da1886f5bafc5c03a3f819b06496f5dc5346bcdb3232ed67ba"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.0/railway_2.0.0_windows_amd64.tar.gz",
|
||||
"hash": "eb244c1062b759889b3c69ea61d140a3383ddbf4e7edfa356f7aab6862097201"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.4/railway_1.8.4_windows_386.tar.gz",
|
||||
"hash": "5a7c02164ba4742df2d2dd112e15ed254394f0656b3fedf40c1eb1848559d85b"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.0/railway_2.0.0_windows_386.tar.gz",
|
||||
"hash": "04ad9e987c32aa8687f9f1fe0c0e8b27a9ec7d5287e70f771606cc1bd99f74f3"
|
||||
}
|
||||
},
|
||||
"bin": "railway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user