mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
railway: Update to version 3.12.1
This commit is contained in:
parent
e0d502e3c9
commit
7904166036
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.12.0",
|
"version": "3.12.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/v3.12.0/railway-v3.12.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.1/railway-v3.12.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8fa4cd7effdc78062c2df321ae9bc1095254871a3dbc1a0914b3e47138893788"
|
"hash": "e1c6e2b272c2333a7a5680e087c331e8d2df130b30920f2bc6d41205465ba0bc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.0/railway-v3.12.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.12.1/railway-v3.12.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "5a9e0b5df875cb65286fe01c9879f639e83e90046987dbdb5d21458c34e4728b"
|
"hash": "23d2f724bc0650a2bbdb1cea76ffb525d62e6cef9c5f785154bbbef7556eb988"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user