Skip to content

Commit

Permalink
cccp
Browse files Browse the repository at this point in the history
  • Loading branch information
daymickcorr committed Jan 19, 2021
1 parent b41076e commit 5179d4b
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions just-install-v4.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,19 +334,11 @@
},
"cccp": {
"installer": {
"kind": "custom",
"options": {
"arguments": [
"{{.installer}}",
"/SILENT",
"/NOICONS",
"/TYPE=MPCOnly"
]
},
"x86": "http://www.cccp-project.net/download.php?type=cccp32",
"x86_64": "http://www.cccp-project.net/download.php?type=cccp64"
"kind": "innosetup",
"x86": "http://kuroko.fushizen.eu/cccp/Combined-Community-Codec-Pack-2015-10-18.exe",
"x86_64": "http://www.cccp-project.net/public/Combined-Community-Codec-Pack-64bit-2015-10-18.exe"
},
"version": "latest"
"version": "2015-10-18"
},
"cdburnerxp": {
"installer": {
Expand Down

0 comments on commit 5179d4b

Please sign in to comment.