railway: Update to version 3.12.2

This commit is contained in:
github-actions[bot] 2024-08-15 00:33:23 +00:00
parent a17820a308
commit c552dc3bc9

View File

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