railway: Update to version 3.0.16

This commit is contained in:
github-actions[bot] 2023-03-23 20:27:26 +00:00
parent a71d6f57ff
commit aa6c739b99

View File

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