]> repo.cephalix.eu Git - Audacity.git/commitdiff
updated Audacity to 3.3.3
authorMaximilian Hofmann <mh@wildemail.de>
Mon, 7 Aug 2023 21:59:17 +0000 (23:59 +0200)
committerMaximilian Hofmann <mh@wildemail.de>
Mon, 7 Aug 2023 21:59:17 +0000 (23:59 +0200)
FULLNAMES
VERSION
repo-ng/audacity-win-3.3.3-x64.exe [moved from repo-ng/audacity-win-3.3.1.exe with 64% similarity]
repo-ng/init.sls

index ca333e84e6f5419f9fbe03f59e67dc0a42d9af18..109c3d0d16c5acf7323d1dd98cff79350cec3496 100644 (file)
--- a/FULLNAMES
+++ b/FULLNAMES
@@ -1 +1 @@
-Audacity 3.3.1
+Audacity 3.3.3
diff --git a/VERSION b/VERSION
index bea438e9ade7708f8a0fc26bdacda06231f4a434..619b537668489eba5ff985e81afa2c1228281818 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.3.1
+3.3.3
similarity index 64%
rename from repo-ng/audacity-win-3.3.1.exe
rename to repo-ng/audacity-win-3.3.3-x64.exe
index 2c893e4bbdfb463668c812fc8463ba7ef1e72f9b..676eaacd4aca6853fd3a8ff77c66337a18989393 100644 (file)
Binary files a/repo-ng/audacity-win-3.3.1.exe and b/repo-ng/audacity-win-3.3.3-x64.exe differ
index e5b6fbf94bf4ac49ed2c509a0b99a2ba0e0893fa..e1596150796d7fb3c61e608464c3bfe2251d2117 100644 (file)
@@ -11,9 +11,9 @@
 {% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 Audacity:
-  '3.3.1':
-      full_name: 'Audacity 3.3.1'
-      installer: salt://win/repo-ng/Audacity/audacity-win-3.3.1.exe
+  '3.3.3':
+      full_name: 'Audacity 3.3.3'
+      installer: salt://win/repo-ng/Audacity/audacity-win-3.3.3.exe
       uninstaller: '%PROGRAMFILES%\Audacity\unins000.exe'      
       {% endif %}
       install_flags: '/sp- /verysilent /norestart /LOG="{{ LOG_PATH }}_inst.log"'