mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
railway: Update to version 3.20.1
This commit is contained in:
parent
d2883fcd4a
commit
4d752f899a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.20.0",
|
"version": "3.20.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.20.0/railway-v3.20.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.20.1/railway-v3.20.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b5a93ecde092f1571cea23187419455296a147a532dee53a0880b80e6d2b7aa2"
|
"hash": "5e9beba6be13271de80272fa42e49553e9efb71c0c2b480f5a08bff6fbf2b75e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.20.0/railway-v3.20.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.20.1/railway-v3.20.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "81a4dc688c0ad98dea02300fea8e125ca8dca637f6227e795ac9b74a0ef545f6"
|
"hash": "7f6c942497e27306041802cbcc7476ced02eb3e2b4f578346591fdf4e73719e8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user