mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
railway: Update to version 1.8.1
This commit is contained in:
parent
44123a1bef
commit
3d540df459
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.0",
|
"version": "1.8.1",
|
||||||
"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.8.0/railway_1.8.0_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.1/railway_1.8.1_windows_amd64.tar.gz",
|
||||||
"hash": "d9b64de39c4139c45c969ffadac6c60a2573d32d40313190ef5b543a98fbf91f"
|
"hash": "f924441a40ed69a1687b9bed97689de53480ab688d2a85eaac94fe2c5b226975"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.0/railway_1.8.0_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.1/railway_1.8.1_windows_386.tar.gz",
|
||||||
"hash": "57bc549679aebe003f4846a2fd63303c41d576894d8dfe93a31aa4786555294d"
|
"hash": "052559ba4eae601cb4eb37149d10c2425f3c915e305c90e8f6d4da38012bb7b0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user