mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
railway: Update to version 3.0.6
This commit is contained in:
parent
d7a2c60fcb
commit
510a35784b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.5",
|
"version": "3.0.6",
|
||||||
"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.0.5/railway-v3.0.5-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.6/railway-v3.0.6-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "80e5b6f8de21a9ddb0396357e4d1dc86976dd772538b4fe3e2e35ef4586ebeb1"
|
"hash": "3024f04bfb5cd20901147ce3629a8d3e9ca26f2664dc5dbb7412e2b11acb3f0a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.5/railway-v3.0.5-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.6/railway-v3.0.6-i686-pc-windows-msvc.zip",
|
||||||
"hash": "ff0a6399c43535947994bd4fab96f574ebc00a687bd1442cd9473a606b99b174"
|
"hash": "2ae41c5e081684ecc5c11a2708ddc3c9e9db47160d286e68eed70a928532cc82"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user