mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 3.8.0
This commit is contained in:
parent
65e4670fe4
commit
3df83ee17d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.0",
|
"version": "3.8.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/v3.7.0/railway-v3.7.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.0/railway-v3.8.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "c1efaf60afedd0598b3db94165100bc13111ed9c6d36e4a80b82fae2f6ad5e83"
|
"hash": "f793f6f8402882a367cf5995bf65f2f59705c25b47fc69cd0223ba3e4983c06e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.7.0/railway-v3.7.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.0/railway-v3.8.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "4c30f9a049f01b7bbb333a4da764245a38e43f1900f70bc1262c437f64e928af"
|
"hash": "4f7a62680f636a91ef9d2a918137ad7a36c2b1ccf0cece60c3256ae850d3c7d6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user