railway: Update to version 3.0.17

This commit is contained in:
github-actions[bot] 2023-03-24 00:33:13 +00:00
parent 4e872b84b5
commit 86d9753806

View File

@ -1,16 +1,16 @@
{ {
"version": "3.0.16", "version": "3.0.17",
"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.0.16/railway-v3.0.16-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.0.17/railway-v3.0.17-x86_64-pc-windows-msvc.zip",
"hash": "d4d7af876b084565e7b973338b12a7bf761528168eb5800ab678d40f07f700e1" "hash": "6d1ce892d7d7cb0dc486809fdbb00660a7377d4a076cdce090913f48bbeb6c5d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.0.16/railway-v3.0.16-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.0.17/railway-v3.0.17-i686-pc-windows-msvc.zip",
"hash": "06d49b8331f2868c0646228380cc093a3374a727b903568124e4e7fdeec1329d" "hash": "a308013d251e4d3f3b4f139dfe792c2e12fafd1143866d6dc1b1b1caae5c240d"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",