mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 1.3.0
This commit is contained in:
parent
61b48a8a6d
commit
d76d452d62
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.3",
|
"version": "1.3.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.2.3/railway_1.2.3_windows_amd64.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.3.0/railway_1.3.0_windows_amd64.tar.gz",
|
||||||
"hash": "d8cc951dae6b92d3dc097cdcbb9ba427663b65034a8c4c8641f798748b5fdbaa"
|
"hash": "91cc79de7b8ac7da9c83434dea08d81cc1bf9ce9da8fa01bdd4ebf7ab94c9dd6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v1.2.3/railway_1.2.3_windows_386.tar.gz",
|
"url": "https://github.com/railwayapp/cli/releases/download/v1.3.0/railway_1.3.0_windows_386.tar.gz",
|
||||||
"hash": "6e80a66435e00b0c9e2ddf4f6efea724c9a7d3eaeb110e66d1704fbd88ec7dbc"
|
"hash": "1b909719a761be80f7f3e5f9d0cb492aee48786f90dd82dbad11863b328d12d8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user