railway: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2024-04-10 21:05:09 +00:00
parent b9153a3422
commit 201a331b4f

View File

@ -1,16 +1,16 @@
{ {
"version": "3.5.2", "version": "3.6.0",
"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.5.2/railway-v3.5.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.6.0/railway-v3.6.0-x86_64-pc-windows-msvc.zip",
"hash": "d872b1d67f66ed2f8c20dbf71cba5d461bb27f64c183ec2c9be97e0b12793f54" "hash": "23e611b3196a2706c82cdc8cca9b260212e8e7f30e9ae3a479352b8b5df48455"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.5.2/railway-v3.5.2-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.6.0/railway-v3.6.0-i686-pc-windows-msvc.zip",
"hash": "b937cb0290cf418b564d6393bea82dbc3cc3a6d3b72e36f18d4f0f9ed39c026b" "hash": "9cd4190f5560f61a7132e1cef19fdcc6d4bd3276fd7e15749414bdc775f5243b"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",