Moving hyper to extras bucket

This commit is contained in:
Richard Kuhnt 2017-08-25 21:12:43 +02:00
parent b020d97a69
commit 456eeccf18

View File

@ -1,21 +0,0 @@
{
"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"
}
}