mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 1.7.5
This commit is contained in:
parent
2601d986b3
commit
5f5c0b1c16
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.4",
|
"version": "1.7.5",
|
||||||
"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.7.4/railway_1.7.4_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.5/railway_1.7.5_windows_amd64.tar.gz",
|
||||||
"hash": "ce0966ff9b53dcc7b1524440b239875ef971e66f2fe151faa9ec72f766534623"
|
"hash": "8ec09e2d3046cf14be469b1c84a3697ade6200167aa0befa1cda7511a897b663"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.4/railway_1.7.4_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.5/railway_1.7.5_windows_386.tar.gz",
|
||||||
"hash": "c96692d4f96eb0d855eb482885c321b61c7a6f58fe6f8252ba57810519386f57"
|
"hash": "25c5b4c3bbdcbb26b9320b8df191570fc1dfb93511de5a32ab976fdf76449d45"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user