mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
railway: Update to version 4.23.1
This commit is contained in:
parent
916cd67391
commit
c511c290c9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.23.0",
|
||||
"version": "4.23.1",
|
||||
"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.23.0/railway-v4.23.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "29cad7d548d2e40ceef5dee98bc969471b9115a86e3b2a8e4a064b1889086f79"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.23.1/railway-v4.23.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "84453f512791121cea41901c4acf4f346920df4f0522b922f42471c8349883fd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.23.0/railway-v4.23.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "0addaad8714eaa599470768c05ae48f6a548a5316488014f2c3b0135867808b2"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.23.1/railway-v4.23.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "33f001ef7bf9864696f6cc868731797134cae78ccbc4ec27b7309aa50b056f08"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.23.0/railway-v4.23.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "ade0b94ff70108a5242cfb1e6c03a44d6ceaa60589cb2a4b9b7467f6e6635a8c"
|
||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.23.1/railway-v4.23.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8758b6176ac293b4ae8f86ba18928dc257b8c26089bd5d3acf8ade2ea5e6a56a"
|
||||
}
|
||||
},
|
||||
"bin": "railway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user