railway: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2023-04-27 20:27:28 +00:00
parent 8e6f0cf821
commit 00ff48293f

View File

@ -1,16 +1,16 @@
{ {
"version": "3.2.0", "version": "3.3.0",
"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.2.0/railway-v3.2.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.3.0/railway-v3.3.0-x86_64-pc-windows-msvc.zip",
"hash": "44bbc21f1e2094c41d44cb7294bd810ea478895aac0ea8fd794b48dcb9372464" "hash": "1f28810ef500f63d2bc2866c11be73e1a364f3779762e261af2c4c1c3ed9dea3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.2.0/railway-v3.2.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v3.3.0/railway-v3.3.0-i686-pc-windows-msvc.zip",
"hash": "40257536b0293a510970f9ca75eb8465941957dfb6803d57fc94b10fa6e3ecd6" "hash": "2130fa9dd53d4572799f367265f0f5ee142c34274a4086fb6195ac2662fa5d53"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",