railway: Update to version 2.0.8

This commit is contained in:
github-actions[bot] 2022-08-10 20:29:04 +00:00
parent 9c8a5f5715
commit c7d01e4f03

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.7", "version": "2.0.8",
"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/v2.0.7/railway_2.0.7_windows_amd64.tar.gz", "url": "https://github.com/railwayapp/cli/releases/download/v2.0.8/railway_2.0.8_windows_amd64.tar.gz",
"hash": "e17b799318f37abb14e72e2d50f8fa84b6e04a047efee798158ea92824d60765" "hash": "0ff94456dc06965c7cb363ab8306815757554680b89b8bc5a697617de09b8669"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v2.0.7/railway_2.0.7_windows_386.tar.gz", "url": "https://github.com/railwayapp/cli/releases/download/v2.0.8/railway_2.0.8_windows_386.tar.gz",
"hash": "43c751a728a969a059d62ac72446205084d6809004f3b4d96145a2eb94941bb7" "hash": "65bdccc53651b863282fb85339922c55990e6984d8a54c5d88d66888ee0baaad"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",