mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 3.3.1
This commit is contained in:
parent
9fdd291e5b
commit
98eb973ae5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.0",
|
"version": "3.3.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/v3.3.0/railway-v3.3.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.3.1/railway-v3.3.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "1f28810ef500f63d2bc2866c11be73e1a364f3779762e261af2c4c1c3ed9dea3"
|
"hash": "64cee2273bb051f17165e1d0f5746ffca847431e498629ebd5766094aa7ef81b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.3.0/railway-v3.3.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.3.1/railway-v3.3.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "2130fa9dd53d4572799f367265f0f5ee142c34274a4086fb6195ac2662fa5d53"
|
"hash": "eaab10624ff423cd36b76e585e0bf4d4665671529be30e68c3a9bad2c722231e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user