railway: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2022-02-17 00:33:16 +00:00
parent 42f06441c0
commit e7206b2c66

View File

@ -1,16 +1,16 @@
{ {
"version": "1.1.2", "version": "1.2.1",
"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.1.2/railway_1.1.2_windows_amd64.tar.gz", "url": "https://github.com/railwayapp/cli/releases/download/v1.2.1/railway_1.2.1_windows_amd64.tar.gz",
"hash": "ecd42046039928c96af9a10588dcc94282881d0054a330b604ad42a8e83db106" "hash": "68a1cb35c1abb1fc72782c9ac596ab4707948d94301dcb5e557683e990c589ae"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v1.1.2/railway_1.1.2_windows_386.tar.gz", "url": "https://github.com/railwayapp/cli/releases/download/v1.2.1/railway_1.2.1_windows_386.tar.gz",
"hash": "625eccf6d707f6464f769484436331b7f7f48e5cbc23718c9c6df0fd46e84f56" "hash": "3ed5025bf804e8fc241a5c3467401d3bd1c73a3df570d9dd8085d19e2bc3b9bb"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",