railway: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2023-04-27 04:26:27 +00:00
parent 10be976b4c
commit eb144c535a

View File

@ -1,16 +1,16 @@
{
"version": "3.1.0",
"version": "3.2.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.1.0/railway-v3.1.0-x86_64-pc-windows-msvc.zip",
"hash": "4eb00ba5895d045157b81b7f265f92ee1a8a36750263d99473bbfa87608e1fd9"
"url": "https://github.com/railwayapp/cli/releases/download/v3.2.0/railway-v3.2.0-x86_64-pc-windows-msvc.zip",
"hash": "44bbc21f1e2094c41d44cb7294bd810ea478895aac0ea8fd794b48dcb9372464"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v3.1.0/railway-v3.1.0-i686-pc-windows-msvc.zip",
"hash": "34a170018101c63fc55698e34e64476fb78581a25406b58167d9d5416719370d"
"url": "https://github.com/railwayapp/cli/releases/download/v3.2.0/railway-v3.2.0-i686-pc-windows-msvc.zip",
"hash": "40257536b0293a510970f9ca75eb8465941957dfb6803d57fc94b10fa6e3ecd6"
}
},
"bin": "railway.exe",