mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
railway: Update to version 2.0.2
This commit is contained in:
parent
5eaf80cb3e
commit
e745da7240
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.0",
|
"version": "2.0.2",
|
||||||
"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/v2.0.0/railway_2.0.0_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_amd64.tar.gz",
|
||||||
"hash": "eb244c1062b759889b3c69ea61d140a3383ddbf4e7edfa356f7aab6862097201"
|
"hash": "6adfb5439667a70fc33b7a1a3e267914cbf7b3666b547ad05852cf8368e246a2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.0/railway_2.0.0_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.2/railway_2.0.2_windows_386.tar.gz",
|
||||||
"hash": "04ad9e987c32aa8687f9f1fe0c0e8b27a9ec7d5287e70f771606cc1bd99f74f3"
|
"hash": "9c07c7d41d1eed7fad3199a1d4198def645a74c498eb0c7a08a644dea03f5f88"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user