mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
railway: Update to version 4.8.0
This commit is contained in:
parent
ce3db0bb7f
commit
f3ecc68af9
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.7.3",
|
"version": "4.8.0",
|
||||||
"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/v4.7.3/railway-v4.7.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "410867721ffe6e36a5ef8a8a8dbe7dfa780d43e9f1bdc5a5ed9fbdb2f7562cda"
|
"hash": "14139352471b354301e510506f35aeeb97c07a3dfd58fe6ac0161d646594140f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.7.3/railway-v4.7.3-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "b5a28ebe443e0bda04c1ce8c95186168780cd9b2e3bad91fc745d6f75cc90ef1"
|
"hash": "e3fabc6960087128abbf360e564b161d3979ce696504bf4c121bce9187e359e9"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v4.7.3/railway-v4.7.3-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v4.8.0/railway-v4.8.0-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "4dacf10e58e800a7cfe7a22024d19f28a6e3300e3bdf078e94ca34d5c6219a95"
|
"hash": "96556c5435f630e16be5751e20e88eb9a777b4c3e285f516c9deb9a61a1025a7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user