railway: Update to version 3.0.21

This commit is contained in:
github-actions[bot] 2023-04-08 04:26:07 +00:00
parent 29928593e0
commit 25e74287e6

View File

@ -1,16 +1,16 @@
{
"version": "3.0.19",
"version": "3.0.21",
"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/v3.0.19/railway-v3.0.19-x86_64-pc-windows-msvc.zip",
"hash": "1eadbd1b9ccea87313363dffc0c7f9c5e07113b4f21012abdc270dea2f694561"
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.21/railway-v3.0.21-x86_64-pc-windows-msvc.zip",
"hash": "e4f7bc034425a0e6c24e838d339d275cd5cf8e55b3c5bda5efc3e57139fae5fb"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.19/railway-v3.0.19-i686-pc-windows-msvc.zip",
"hash": "a611d59cc6bbef672416df711497cc99fff7268a347e759aa4e899de028de85a"
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.21/railway-v3.0.21-i686-pc-windows-msvc.zip",
"hash": "400f8c59e6add39daacde6e523837d891019789b1fcfa62c682e1152c63e9c81"
}
},
"bin": "railway.exe",