railway: Update to version 3.17.10

This commit is contained in:
github-actions[bot] 2024-10-24 00:34:53 +00:00
parent b7acc50d25
commit f1f619e4f3

View File

@ -1,16 +1,16 @@
{ {
"version": "3.17.9", "version": "3.17.10",
"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.17.9/railway-v3.17.9-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.17.10/railway-v3.17.10-x86_64-pc-windows-msvc.zip",
"hash": "347cd4777b550081291b928eab41ea17b8b798d4a6abea294c2794f4345abeca" "hash": "ea79b5f490cdcdf93bc01c10834449d4b36781dc1c25f03a94a30b073f216422"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.17.9/railway-v3.17.9-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.17.10/railway-v3.17.10-i686-pc-windows-msvc.zip",
"hash": "69a88e4642680f370963fd64b8f53ae4c242a0f7cf754a2d31687dd3b0e7dcd4" "hash": "f9cff0652821ee5e9acb23110383ebd504849a3c61fe73ac612f84b609c13809"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",