railway: Update to version 3.15.3

This commit is contained in:
github-actions[bot] 2024-10-02 16:30:37 +00:00
parent dc4f0475c4
commit c276264740

View File

@ -1,16 +1,16 @@
{ {
"version": "3.15.1", "version": "3.15.3",
"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.15.1/railway-v3.15.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.15.3/railway-v3.15.3-x86_64-pc-windows-msvc.zip",
"hash": "50b90320d14ff98901b76a95a01ab54fe55ab67c3fb2a62a3f067f22125f01b6" "hash": "a6ef7bd7772b95e62646f6579370cf9ec7d8d196157fbca6fc5e77a963973ca9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.15.1/railway-v3.15.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.15.3/railway-v3.15.3-i686-pc-windows-msvc.zip",
"hash": "5ab1cd95abd1a7c809863ed5f052d6bb2e11663086820822e4cadf47eee5095e" "hash": "69883149a4d7631a1b705028fbdae21f9d1fa58d269fb2c28c16154b835407d1"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",