mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
railway: Update to version 1.6.0
This commit is contained in:
parent
d51c822c2c
commit
156673d2d9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.2",
|
"version": "1.6.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/v1.5.2/railway_1.5.2_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.6.0/railway_1.6.0_windows_amd64.tar.gz",
|
||||||
"hash": "e37ded6569766f206d9f158ba72d07058f73ad7c2ca78029924e4cae0034cc1a"
|
"hash": "98a2590a6cc1c59503d823e0544fe0f0c15a1d21469e854e9031df3efb306ca5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v1.5.2/railway_1.5.2_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.6.0/railway_1.6.0_windows_386.tar.gz",
|
||||||
"hash": "a43f7acfeb603513af9c7edbeb814d80220af9a800e8eb1d7ffac23ff2f4050b"
|
"hash": "7b46bd7f7faa8a7cbb94c14b5c0abf0ec9e4a15b51b24b509d4789115ca1a5a1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user