mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
railway: Update to version 4.5.0
This commit is contained in:
parent
118f9eb6f8
commit
8f9e4d7390
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.4.1",
|
||||
"version": "4.5.0",
|
||||
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
|
||||
"homepage": "https://github.com/railwayapp/cli",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cc0e747a64c166c44d9d499b13f86de253e20c3abeca3a92d6c1e37bedc4c95c"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "303fb4eff666632e24b66ff11a6df08b9272dd790613b94d9d7be3e06b76f72c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "e04dc6cbdf7cbb6b40268163686f01bb19478534dd8f1bd1f75537f6f3e272e9"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "0390feea7c23f0e12302fa4353b5b6269ad7cf95fe6fd2634dd0058ad07e91f4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.4.1/railway-v4.4.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "6dd6caf425915ab4110c8cbe3de64907e2b8a8fcf76db79dd5ae53a08bfacac9"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.0/railway-v4.5.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "facd0eca1e0e8bd99ba6f368be87bd6eaed0c55695c50c6f1d6677408d771ac0"
|
||||
}
|
||||
},
|
||||
"bin": "railway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user