railway: Update to version 3.0.9

This commit is contained in:
github-actions[bot] 2023-03-23 00:36:57 +00:00
parent 78012ed0e4
commit afac78e8a2

View File

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