mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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.",
|
"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/v1.8.4/railway_1.8.4_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.0/railway_2.0.0_windows_amd64.tar.gz",
|
||||||
"hash": "df7ee8f5c459d1da1886f5bafc5c03a3f819b06496f5dc5346bcdb3232ed67ba"
|
"hash": "eb244c1062b759889b3c69ea61d140a3383ddbf4e7edfa356f7aab6862097201"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.4/railway_1.8.4_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.0/railway_2.0.0_windows_386.tar.gz",
|
||||||
"hash": "5a7c02164ba4742df2d2dd112e15ed254394f0656b3fedf40c1eb1848559d85b"
|
"hash": "04ad9e987c32aa8687f9f1fe0c0e8b27a9ec7d5287e70f771606cc1bd99f74f3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user