diff --git a/CLIENT_DATA/opsi-google.earth.ini b/CLIENT_DATA/opsi-google.earth.ini index e5e5c31..1050a11 100644 --- a/CLIENT_DATA/opsi-google.earth.ini +++ b/CLIENT_DATA/opsi-google.earth.ini @@ -1,6 +1,6 @@ [X86] -MsiId={6F545E5E-4595-11E2-93B6-B8AC6F97B88E} +MsiId={468D22C0-8080-11E2-B86E-B8AC6F98CCE3} [COMMON] PN=google.earth -VERSION=7.0.2.8415 +VERSION=7.0.3.8542 diff --git a/GoogleEarthWin-7.0.2.8415.exe.sha1sum b/GoogleEarthWin-7.0.2.8415.exe.sha1sum deleted file mode 100644 index de27ecd..0000000 --- a/GoogleEarthWin-7.0.2.8415.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -36d63a430db536bc4dcf2cd44ae9e7c7ff1641d6 /home/mario/.opsi-dist-cache/google.earth-7.0.2.8415/X86/GoogleEarthWin-7.0.2.8415.exe diff --git a/GoogleEarthWin-7.0.3.exe.sha1sum b/GoogleEarthWin-7.0.3.exe.sha1sum new file mode 100644 index 0000000..052fd8d --- /dev/null +++ b/GoogleEarthWin-7.0.3.exe.sha1sum @@ -0,0 +1 @@ +9c511e6a73018cec12402db798c59fd54ea6fda1 /home/opsiproducts/.opsi-dist-cache/google.earth-7.0.3/X86/GoogleEarthWin-7.0.3.exe diff --git a/builder-product.cfg b/builder-product.cfg index 722e546..19d8f59 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -3,8 +3,10 @@ ############################ VENDOR="google.com" PN="google.earth" -VERSION="7.0.2.8415" -RELEASE="3" +NAME="Google Earth" +DESCRIPTION="Google Earth ist eine in der Grundform unentgeltliche Software der Google Inc. und stellt einen virtuellen Globus dar." +VERSION="7.0.3.8542" +RELEASE="1" PRIORITY="0" ADVICE="" @@ -25,7 +27,7 @@ DL_EXTRACT_FORMAT[1]="7zip" ICON_DL_INDEX=0 WINST_NAME[0]="MsiId" -WINST_VALUE[0]="{6F545E5E-4595-11E2-93B6-B8AC6F97B88E}" +WINST_VALUE[0]="{468D22C0-8080-11E2-B86E-B8AC6F98CCE3}" WINST_NAME[1]="InstallMsi" WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\Google Earth.msi"