mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 2.0.7
This commit is contained in:
parent
f973f43e75
commit
21c0922040
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.6",
|
"version": "2.0.7",
|
||||||
"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.6/railway_2.0.6_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.7/railway_2.0.7_windows_amd64.tar.gz",
|
||||||
"hash": "02d6d77d13359df32582fdae5f9e86642772e1ec96bb7227ceb053e6580e8882"
|
"hash": "e17b799318f37abb14e72e2d50f8fa84b6e04a047efee798158ea92824d60765"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.6/railway_2.0.6_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.7/railway_2.0.7_windows_386.tar.gz",
|
||||||
"hash": "37bd6647414021c65b73ba5b56a7cffd30d59efb15be6cb94e267ef0cb57d706"
|
"hash": "43c751a728a969a059d62ac72446205084d6809004f3b4d96145a2eb94941bb7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user