Closed tkit1994 closed 2 years ago
PS D:\Applications\Scoop\buckets\tkit\bucket> scoop install .\HearthstoneDeckTracker.json Couldn't find manifest for ''.
Windows version: [e.g. 7, 8, 10]
OS architecture: [e.g. 32bit, 64bit]
PowerShell version: [output of "$($PSVersionTable.PSVersion)"]
"$($PSVersionTable.PSVersion)"
Additional software: [(optional) e.g. ConEmu, Git]
//# Your configuration here { "version": "1.17.7", "description": "Hearthstone Deck Tracker is an automatic deck tracker and deck manager for Hearthstone.", "homepage": "https://hsreplay.net/", "license": "Freeware", "notes": "", "depends": "", "url": "https://github.com/HearthSim/Hearthstone-Deck-Tracker/releases/download/v1.17.7/Hearthstone.Deck.Tracker-v1.17.7.zip", "hash": "54ad0c5205b6dd410d5ce0e78278271de48ba398cab1453071e5f7d874588609", "bin": "Hearthstone Deck Tracker.exe", "extract_dir": "Hearthstone Deck Tracker", "shortcuts": [ [ "Hearthstone Deck Tracker.exe", "Hearthstone Deck Tracker" ] ], "persist": "Plugins", "checkver": { "github": "https://github.com/HearthSim/Hearthstone-Deck-Tracker" }, "autoupdate": { "url": "https://github.com/HearthSim/Hearthstone-Deck-Tracker/releases/download/v$version/Hearthstone.Deck.Tracker-v$version.zip" } }
Why add depends field if it's empty?
depends is added automatically when scoop create is used.
depends
scoop create
It adds a bunch of example fields, which you need to modify/remove as per your requirement
Bug Report
Current Behavior
Expected Behavior
Additional context/output
Possible Solution
System details
Windows version: [e.g. 7, 8, 10]
OS architecture: [e.g. 32bit, 64bit]
PowerShell version: [output of
"$($PSVersionTable.PSVersion)"
]Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration