mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
railway: Update to version 2.0.9
This commit is contained in:
parent
f1961698d9
commit
84b90446d8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.8",
|
"version": "2.0.9",
|
||||||
"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.8/railway_2.0.8_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.9/railway_2.0.9_windows_amd64.tar.gz",
|
||||||
"hash": "6406e6a1dfae96f6e1b2888dc98c59752281d26ece8450c56b932ca621a29c4a"
|
"hash": "dc000463fea1f6464e5cde5cb05640676cc7c21e637426c411e5176d8d8482c8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.8/railway_2.0.8_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.9/railway_2.0.9_windows_386.tar.gz",
|
||||||
"hash": "dd16427cf8b5d04f711bcf282fa76769e30c4a6529fffaca7ae459ea59802606"
|
"hash": "879645287dcc7372a9782a5bc4c8f74f79ed7daba31a7380021a9acd837a92e8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user