mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Add hyper version 1.3.3.
This commit is contained in:
parent
2e17f54979
commit
b020d97a69
21
hyper.json
Normal file
21
hyper.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "1.3.3",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/zeit/hyper/releases/download/1.3.3/hyper-1.3.3-full.nupkg#/dl.7z",
|
||||
"homepage": "https://hyper.is",
|
||||
"hash": "1b51d923e6e2bf03389056bd75d894321dd0db7d5fc365fb038101cc309be767",
|
||||
"extract_dir": "lib\\net45",
|
||||
"shortcuts": [
|
||||
[
|
||||
"Hyper.exe",
|
||||
"Hyper"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/zeit/hyper"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/zeit/hyper/releases/download/$version/hyper-$version-full.nupkg#/dl.7z",
|
||||
"extract_dir": "lib\\net45"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user