]> repo.cephalix.eu Git - Audacity.git/commitdiff
update to 2.4.2
authorbuildmaster <buildmaster@git.cephalix.eu>
Sun, 30 Aug 2020 09:25:39 +0000 (11:25 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Sun, 30 Aug 2020 09:25:39 +0000 (11:25 +0200)
FULLNAMES
VERSION
repo-ng/audacity-win-2.4.2.exe [new file with mode: 0755]
repo-ng/init.sls

index 013a0e3d9e2d45ccd903846d2e1df2b1fe2bd3f6..eb0571929153204faf13c46b1940e88475ebc50a 100644 (file)
--- a/FULLNAMES
+++ b/FULLNAMES
@@ -1 +1 @@
-Audacity 2.2.2
+Audacity 2.4.2
diff --git a/VERSION b/VERSION
index 0d67c023c488c6383da38aeda8b3e428c1fd08e5..8e8299dcc068356889b365e23c948b92c6dfcd78 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.2.22.2.2
+2.4.2
diff --git a/repo-ng/audacity-win-2.4.2.exe b/repo-ng/audacity-win-2.4.2.exe
new file mode 100755 (executable)
index 0000000..a2223b9
Binary files /dev/null and b/repo-ng/audacity-win-2.4.2.exe differ
index 0b72834486888f2dba7c2bc3513204d28251ab4b..da8216a7a6cd336ef1294a1cde76474f94e9063d 100644 (file)
@@ -16,9 +16,9 @@
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 Audacity:
-  '2.2.2':
-      full_name: 'Audacity 2.2.2'
-      installer: salt://win/repo-ng/Audacity/audacity-win-2.2.2.exe
+  '2.4.2':
+      full_name: 'Audacity 2.4.2'
+      installer: salt://win/repo-ng/Audacity/audacity-win-2.4.2.exe
       {% if ARCH == 'x64' %}
       uninstaller: '%PROGRAMFILES(x86)%\Audacity\unins000.exe'
       {% else %}