railway: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-06-07 04:32:43 +00:00
parent 4f38571b0f
commit f7c27abf89

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.5", "version": "1.8.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/v1.7.5/railway_1.7.5_windows_amd64.tar.gz", "url": "https://github.com/railwayapp/cli/releases/download/v1.8.0/railway_1.8.0_windows_amd64.tar.gz",
"hash": "8ec09e2d3046cf14be469b1c84a3697ade6200167aa0befa1cda7511a897b663" "hash": "d9b64de39c4139c45c969ffadac6c60a2573d32d40313190ef5b543a98fbf91f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.7.5/railway_1.7.5_windows_386.tar.gz", "url": "https://github.com/railwayapp/cli/releases/download/v1.8.0/railway_1.8.0_windows_386.tar.gz",
"hash": "25c5b4c3bbdcbb26b9320b8df191570fc1dfb93511de5a32ab976fdf76449d45" "hash": "57bc549679aebe003f4846a2fd63303c41d576894d8dfe93a31aa4786555294d"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",