railway: Update to version 3.13.0

This commit is contained in:
github-actions[bot] 2024-08-27 00:33:31 +00:00
parent 196fe3b018
commit 0471d0fdb4

View File

@ -1,16 +1,16 @@
{
"version": "3.12.2",
"version": "3.13.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/v3.12.2/railway-v3.12.2-x86_64-pc-windows-msvc.zip",
"hash": "50d18db58962052f86d8979b9897dac94470e1a1d9f3fd97d1f4db81f6fe6311"
"url": "https://github.com/railwayapp/cli/releases/download/v3.13.0/railway-v3.13.0-x86_64-pc-windows-msvc.zip",
"hash": "4686492a3743b8c839b6ea1d5891bde2fe9121131f10f07f1dc298c15e78b52e"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.2/railway-v3.12.2-i686-pc-windows-msvc.zip",
"hash": "3c907d1eac7a51b00dc82c8c5fc0fe9073274657bb900c3b0b535d9542d0672f"
"url": "https://github.com/railwayapp/cli/releases/download/v3.13.0/railway-v3.13.0-i686-pc-windows-msvc.zip",
"hash": "2bd737a2f18b0f01de929c925d84e5ecc6b8d2ec845307abbe4c1c203beca49e"
}
},
"bin": "railway.exe",