Skip to content

Commit e25158b

Browse files
committed
chore: create hearthstone-deck-tracker.json
1 parent 8b5a154 commit e25158b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

bucket/hearthstone-deck-tracker.json

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"version": "1.44.0",
3+
"description": "Hearthstone Deck Tracker is a free app to help you play like the pros.",
4+
"homepage": "https://hsreplay.net/downloads/",
5+
"license": "Freeware",
6+
"url": "https://github.com/HearthSim/HDT-Releases/releases/download/v1.44.0/HearthstoneDeckTracker-1.44.0-full.nupkg#/dl.7z",
7+
"hash": "sha1:46df6fba11bc532898187a182699c954d854eb45",
8+
"extract_dir": "lib\\net472",
9+
"shortcuts": [
10+
[
11+
"HearthstoneDeckTracker.exe",
12+
"Hearthstone Deck Tracker"
13+
]
14+
],
15+
"checkver": {
16+
"github": "https://github.com/HearthSim/HDT-Releases"
17+
},
18+
"autoupdate": {
19+
"url": "https://github.com/HearthSim/HDT-Releases/releases/download/v$version/HearthstoneDeckTracker-$matchHead-full.nupkg#/dl.7z",
20+
"hash": {
21+
"url": "https://github.com/HearthSim/HDT-Releases/releases/download/v$version/RELEASES",
22+
"find": "$sha1 $basename"
23+
}
24+
}
25+
}

0 commit comments

Comments
 (0)