railway: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2022-07-05 16:31:03 +00:00
parent 0958485425
commit 80697397d7

View File

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