railway: Update to version 0.3.1

This commit is contained in:
github-actions[bot] 2021-12-11 04:29:18 +00:00
parent 317aaabb35
commit fce255a6d0

View File

@ -1,16 +1,16 @@
{
"version": "0.3.0",
"version": "0.3.1",
"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/v0.3.0/railway_0.3.0_windows_amd64.tar.gz",
"hash": "13b6641b0601190c5916ec3ff5305ecd66745df684085c85f703046c23d2d911"
"url": "https://github.com/railwayapp/cli/releases/download/v0.3.1/railway_0.3.1_windows_amd64.tar.gz",
"hash": "45110d5753d49ffb2a4ca074d4696c9092b441f4e9deed5475e67c6fedbeb30e"
},
"32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v0.3.0/railway_0.3.0_windows_386.tar.gz",
"hash": "8d988896d13525c179629b871d475047d07b45bd7249c41beaf81b9e013867e3"
"url": "https://github.com/railwayapp/cli/releases/download/v0.3.1/railway_0.3.1_windows_386.tar.gz",
"hash": "a64e28cdade44da3eed02e58c1152e8101ee6fc5d4ef55605b9075082f3413ee"
}
},
"bin": "railway.exe",