Bump
This commit is contained in:
parent
d304afa76a
commit
0c7b583c4b
@ -5,7 +5,7 @@ VENDOR="piriform.com"
|
||||
PN="piriform.ccleaner"
|
||||
NAME="CCleaner"
|
||||
DESCRIPTION="Die kostenlose Optimierungssoftware CCleaner dient zur Optimierung und zum Aufraeumen von Microsoft Windows."
|
||||
VERSION="5.49.6856"
|
||||
VERSION="5.51.6939"
|
||||
CCEVERSION="4.5.1"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
@ -18,8 +18,12 @@ TYPE="public"
|
||||
DL_FILE[0]="ccleaner.png"
|
||||
DL_SOURCE[0]="http://it-blogger.net/Content/images/blog/logos/ccleaner.png"
|
||||
|
||||
# replace points, split into array
|
||||
a=( ${VERSION//./ } )
|
||||
|
||||
DL_FILE[1]="ccsetup-${VERSION}_slim.exe"
|
||||
DL_SOURCE[1]="https://www.piriform.com/ccleaner/download/slim/downloadfile"
|
||||
#DL_SOURCE[1]="https://www.piriform.com/ccleaner/download/slim/downloadfile"
|
||||
DL_SOURCE[1]="https://download.ccleaner.com/slim/ccsetup${a[0]}${a[1]}_slim.exe"
|
||||
DL_ARCH[1]="X86"
|
||||
DL_WINST_NAME[1]=InstallExe
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
f0da253347ff248b001504539688153c40655abd /home/mario/.opsi-dist-cache/piriform.ccleaner-5.49.6856/X86/ccsetup-5.49.6856_slim.exe
|
1
ccsetup-5.51.6939_slim.exe.sha1sum
Normal file
1
ccsetup-5.51.6939_slim.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
e0e5ee272de9d535ecd0930effcaec05f5536389 /home/mario/.opsi-dist-cache/piriform.ccleaner-5.51.6939/X86/ccsetup-5.51.6939_slim.exe
|
Loading…
Reference in New Issue
Block a user