railway: Update to version 3.9.0

This commit is contained in:
github-actions[bot] 2024-06-06 04:27:39 +00:00
parent e04a2dc20a
commit 66435f350d

View File

@ -1,16 +1,16 @@
{
"version": "3.8.2",
"version": "3.9.0",
"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.8.2/railway-v3.8.2-x86_64-pc-windows-msvc.zip",
"hash": "0453e449770fcbb262352d52ffcef004f1b6e8c7993ec469b212d4855a5d2210"
"url": "https://github.com/railwayapp/cli/releases/download/v3.9.0/railway-v3.9.0-x86_64-pc-windows-msvc.zip",
"hash": "2c5f778e6c09f5503c3b013a1f2229168c26fddf20421eb1c3ddb0ea0b88c624"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.2/railway-v3.8.2-i686-pc-windows-msvc.zip",
"hash": "3102efcae1c334a08b240f4270c58471436d783481049f812395a7028125cab1"
"url": "https://github.com/railwayapp/cli/releases/download/v3.9.0/railway-v3.9.0-i686-pc-windows-msvc.zip",
"hash": "d04caca3dd81d5d624512b3508ff1c518e65a2bf8dc0296f7f9dbe1f345156c9"
}
},
"bin": "railway.exe",