mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 2.0.14
This commit is contained in:
parent
2eb2be8c6c
commit
1a0c8fd119
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.13",
|
"version": "2.0.14",
|
||||||
"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.13/railway_2.0.13_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.14/railway_2.0.14_windows_amd64.tar.gz",
|
||||||
"hash": "914b33f555b79489747df76909c27ab79f9b854572c1727e9a9e8908bfa10145"
|
"hash": "8449e6139c64feb9480af62d4efe875c2b60a655ec8327f6eca2d88c95b96f54"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.13/railway_2.0.13_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.14/railway_2.0.14_windows_386.tar.gz",
|
||||||
"hash": "5f7df2500f15a93505c41cf23680f6806f5f2701a0012e3618015b9f07ba210c"
|
"hash": "193052e4ed40a5a17ad5c3d3075a5bb7b4725d6d5d0380967875ea5db828dab7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user