mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
railway: Update to version 1.0.0
This commit is contained in:
parent
0e30421a22
commit
e243ea1841
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.1",
|
"version": "1.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/v0.3.1/railway_0.3.1_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.0.0/railway_1.0.0_windows_amd64.tar.gz",
|
||||||
"hash": "45110d5753d49ffb2a4ca074d4696c9092b441f4e9deed5475e67c6fedbeb30e"
|
"hash": "838ffdaab90c15847655c333a16ba6e0f61412197a5275e72a7e8ceb55715ad2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v0.3.1/railway_0.3.1_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.0.0/railway_1.0.0_windows_386.tar.gz",
|
||||||
"hash": "a64e28cdade44da3eed02e58c1152e8101ee6fc5d4ef55605b9075082f3413ee"
|
"hash": "3a16560ef2e28977b16d670aea3699b445680e9649e7d20f3589d3c1a777d7f6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user