mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
railway: Update to version 3.14.1
This commit is contained in:
parent
31d9ffcba4
commit
47cd30fb7e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.14.0",
|
"version": "3.14.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.14.0/railway-v3.14.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.14.1/railway-v3.14.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "22304e222aab464adebae587bbd730e0510bdaea375de6c3af1208d7fb214748"
|
"hash": "49ae072cc85d803629738332a846796823e125c4fcd5a48117402234d118f9f9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.14.0/railway-v3.14.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.14.1/railway-v3.14.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "5609aa74cb727e6019f3bf859adce483baf3e1d34370bf8d5378ec9dba2dab25"
|
"hash": "80da47e63e107f88eac08d2e66e299601e71e1cb1558a4d81e7848dd37ec52db"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user