railway: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2022-07-05 00:33:22 +00:00
parent 95f6b9b8b6
commit 8b880a0991

View File

@ -1,16 +1,16 @@
{
"version": "1.8.1",
"version": "1.8.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/v1.8.1/railway_1.8.1_windows_amd64.tar.gz",
"hash": "f924441a40ed69a1687b9bed97689de53480ab688d2a85eaac94fe2c5b226975"
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.2/railway_1.8.2_windows_amd64.tar.gz",
"hash": "8ee79b9c911a84e58e803f4a28de245d7e45b0a0ce3154c2842d77ab60380df1"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.1/railway_1.8.1_windows_386.tar.gz",
"hash": "052559ba4eae601cb4eb37149d10c2425f3c915e305c90e8f6d4da38012bb7b0"
"url": "https://github.com/railwayapp/cli/releases/download/v1.8.2/railway_1.8.2_windows_386.tar.gz",
"hash": "017d36e1b2a1f3306ede9a206923e3a7765d04a45d93595d6cf5e7ef15c585e0"
}
},
"bin": "railway.exe",