Skip to content

Commit

Permalink
coolermaster-masterplus: Remove extract_dir
Browse files Browse the repository at this point in the history
fixes #148
  • Loading branch information
brian6932 committed Jan 12, 2024
1 parent cd4e494 commit 1abf8a8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bucket/coolermaster-masterplus.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"license": "Proprietary",
"url": "https://masterplus.coolermaster.com/downloads/file/MasterPlus/#/_.zip",
"hash": "df693d3c1cf421f0990260799c90a0c773a7301e7a800b0140fc2204a9dfe175",
"extract_dir": "Installer_MasterPlus_v1.9.4",
"pre_install": [
"Expand-InnoArchive -Removal \"$dir/Installer_MasterPlus_v$version.exe\" \"$dir\"",
"Remove-Item -Recurse \"$dir/*.pdb\""
Expand All @@ -20,7 +19,6 @@
"regex": ">Version: ([\\d.]+)<"
},
"autoupdate": {
"url": "https://masterplus.coolermaster.com/downloads/file/MasterPlus/#/_.zip",
"extract_dir": "Installer_MasterPlus_v$version"
"url": "https://masterplus.coolermaster.com/downloads/file/MasterPlus/#/_.zip"
}
}

0 comments on commit 1abf8a8

Please sign in to comment.