railway: Update to version 3.11.2

This commit is contained in:
github-actions[bot] 2024-07-31 00:33:39 +00:00
parent f97f589176
commit 81035d27f0

View File

@ -1,16 +1,16 @@
{ {
"version": "3.11.1", "version": "3.11.2",
"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/v3.11.1/railway-v3.11.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.11.2/railway-v3.11.2-x86_64-pc-windows-msvc.zip",
"hash": "11cd004ce39b05577bb9401c65c8ac54ccc70ac4557992cf7694e5a28a743ec1" "hash": "9ad177a5dcf19bf6b6100a09abbfccc93a58afd71764cd06cdfb9f6b2e794f64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.11.1/railway-v3.11.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.11.2/railway-v3.11.2-i686-pc-windows-msvc.zip",
"hash": "f75c494393ef3a0a4bbf53b04d12cfadc33626fc8f22e33350ef0729460323f1" "hash": "4793833d789e39a9971cb1e270bc61420b3b8fc637538b0c57d4b99e723ee087"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",