mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
railway: Update to version 3.8.1
This commit is contained in:
parent
d6fc3967a5
commit
c0389723a1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.8.0",
|
"version": "3.8.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.8.0/railway-v3.8.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.1/railway-v3.8.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f793f6f8402882a367cf5995bf65f2f59705c25b47fc69cd0223ba3e4983c06e"
|
"hash": "5dee7c58420fab5b5af74a40dbdc9b5066fb157aed27d790b95120a879ce6450"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.0/railway-v3.8.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/railwayapp/cli/releases/download/v3.8.1/railway-v3.8.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "4f7a62680f636a91ef9d2a918137ad7a36c2b1ccf0cece60c3256ae850d3c7d6"
|
"hash": "805bd6e0cf2113ff9b519e04d91b4a3a4a20318e5024600ac656ba36ae1f0cc7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "railway.exe",
|
"bin": "railway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user