]> repo.cephalix.eu Git - MozillaFirefox.git/commitdiff
Update to 65.0.1.0
authorhelmuth varkoly <helmuth@varkoly.de>
Tue, 19 Mar 2019 10:12:17 +0000 (11:12 +0100)
committerhelmuth varkoly <helmuth@varkoly.de>
Tue, 19 Mar 2019 10:12:17 +0000 (11:12 +0100)
FULLNAMES
RELEASE
VERSION
repo-ng/Firefox-65.0.1-de.msi [moved from repo-ng/Firefox-61.0.2-de.msi with 71% similarity, mode: 0644]
repo-ng/init.sls

index 7a8c3fbb65991ef3d4af23cd0dbb087f5aea6df1..05611c73746372f4ab17ac1d4e1a3e0742aad1e6 100644 (file)
--- a/FULLNAMES
+++ b/FULLNAMES
@@ -1,2 +1 @@
-Mozilla Firefox 61.0.1 (x64 de)
 Mozilla Firefox (de)
diff --git a/RELEASE b/RELEASE
index 48082f72f087ce7e6fa75b9c41d7387daecd447b..b1bd38b62a0800a4f6a80c34e21c5acffae52c7e 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-12
+13
diff --git a/VERSION b/VERSION
index cb5e2fd2db0e24861b6e2c7432d2d9694b21478d..78cfb49d19d2fb66b940f0197736a45cf33771f6 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-61.0.2.0
+65.0.1.0
old mode 100755 (executable)
new mode 100644 (file)
similarity index 71%
rename from repo-ng/Firefox-61.0.2-de.msi
rename to repo-ng/Firefox-65.0.1-de.msi
index 7170063..6cbc04f
Binary files a/repo-ng/Firefox-61.0.2-de.msi and b/repo-ng/Firefox-65.0.1-de.msi differ
index 0e42cafd9e32b8f790a6b73bc0255dcf4dae3bb1..adb1fc007e0da69c7abd1e8434c961505f71fd56 100755 (executable)
@@ -8,14 +8,15 @@
 # Description:          SLS for installation
 ###############################################################################
 
+
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 MozillaFirefox:
-  '61.0.2.0':
+  '65.0.1.0':
     full_name: 'Mozilla Firefox (de)'
-    installer: salt://win/repo-ng/MozillaFirefox/Firefox-61.0.2-de.msi
+    installer: salt://win/repo-ng/MozillaFirefox/Firefox-65.0.1-de.msi
     install_flags: '/qn /norestart /l* {{ LOG_PATH }}\MozillaFirefox_inst.log'
-    uninstaller: salt://win/repo-ng/MozillaFirefox/Firefox-61.0.2-de.msi
+    uninstaller: salt://win/repo-ng/MozillaFirefox/Firefox-65.0.1-de.msi
     uninstall_flags: '/qn /norestart /l* {{ LOG_PATH }}\MozillaFirefox_uninst.log'
     msiexec: True
     locale: de_DE