railway: Update to version 3.12.1

This commit is contained in:
github-actions[bot] 2024-08-14 20:26:29 +00:00
parent e0d502e3c9
commit 7904166036

View File

@ -1,16 +1,16 @@
{
"version": "3.12.0",
"version": "3.12.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/v3.12.0/railway-v3.12.0-x86_64-pc-windows-msvc.zip",
"hash": "8fa4cd7effdc78062c2df321ae9bc1095254871a3dbc1a0914b3e47138893788"
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.1/railway-v3.12.1-x86_64-pc-windows-msvc.zip",
"hash": "e1c6e2b272c2333a7a5680e087c331e8d2df130b30920f2bc6d41205465ba0bc"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.0/railway-v3.12.0-i686-pc-windows-msvc.zip",
"hash": "5a9e0b5df875cb65286fe01c9879f639e83e90046987dbdb5d21458c34e4728b"
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.1/railway-v3.12.1-i686-pc-windows-msvc.zip",
"hash": "23d2f724bc0650a2bbdb1cea76ffb525d62e6cef9c5f785154bbbef7556eb988"
}
},
"bin": "railway.exe",