mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
railway: Update to version 3.2.0
This commit is contained in:
parent
10be976b4c
commit
eb144c535a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.0",
|
"version": "3.2.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/v3.1.0/railway-v3.1.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.2.0/railway-v3.2.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "4eb00ba5895d045157b81b7f265f92ee1a8a36750263d99473bbfa87608e1fd9"
|
"hash": "44bbc21f1e2094c41d44cb7294bd810ea478895aac0ea8fd794b48dcb9372464"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.1.0/railway-v3.1.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.2.0/railway-v3.2.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "34a170018101c63fc55698e34e64476fb78581a25406b58167d9d5416719370d"
|
"hash": "40257536b0293a510970f9ca75eb8465941957dfb6803d57fc94b10fa6e3ecd6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user