railway: Update to version 4.5.2

This commit is contained in:
github-actions[bot] 2025-05-24 00:38:08 +00:00
parent d13e685780
commit 5d390f6d30

View File

@ -1,20 +1,20 @@
{
"version": "4.5.1",
"version": "4.5.2",
"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/v4.5.1/railway-v4.5.1-x86_64-pc-windows-msvc.zip",
"hash": "882557934545119f75febb3196bb318b8d095bf63c4fedec3a41d9a151906c5f"
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.2/railway-v4.5.2-x86_64-pc-windows-msvc.zip",
"hash": "2cd6c302d2b7731fd7f44d207c61bbf0e01d9574037dbfce11aa7d553ae99702"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-i686-pc-windows-msvc.zip",
"hash": "39e8829b4eae532c3a349454ef32e507ae718d893b69f2105f48822a3809dda1"
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.2/railway-v4.5.2-i686-pc-windows-msvc.zip",
"hash": "c75208b91e4b8141941e6858adb6b23fe271e36590d758fe8634e06eb119eb34"
},
"arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.1/railway-v4.5.1-aarch64-pc-windows-msvc.zip",
"hash": "9a7748fe3bb21ca8e3201df723602c68355117b78c36c1287e796f0639a6ca67"
"url": "https://github.com/railwayapp/cli/releases/download/v4.5.2/railway-v4.5.2-aarch64-pc-windows-msvc.zip",
"hash": "e6db600d0ae282688967ffd449810410b75efe7352150bdbab847b4af11d6a25"
}
},
"bin": "railway.exe",