]> repo.cephalix.eu Git - NotePadPP.git/commitdiff
Updatedt NotePadPP to 7.7
authorhelmuth varkoly <helmuth@varkoly.de>
Wed, 19 Jun 2019 06:35:30 +0000 (08:35 +0200)
committerhelmuth varkoly <helmuth@varkoly.de>
Wed, 19 Jun 2019 06:35:30 +0000 (08:35 +0200)
VERSION
repo-ng/init.sls
repo-ng/npp.7.5.8.Installer.exe [deleted file]
repo-ng/npp.7.5.8.Installer.x64.exe [deleted file]
repo-ng/npp.7.7.Installer.exe [new file with mode: 0644]
repo-ng/npp.7.7.Installer.x64.exe [new file with mode: 0644]

diff --git a/VERSION b/VERSION
index b0cb08046697ab5dbdf16e52efcb15bc1b92cdab..25b629b0aa965f22239cb0927c9a3731a34d2c04 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-7.5.8
+7.7
index b5fa18359b692339df3d2aeaa3e1facd0616bd60..e4cc074df9ccf02d8922fc334ffaac127947331e 100644 (file)
 
 
 NotePadPP:
-  '7.5.8':
+  '7.7':
     {% if ARCH == 'x64' %}
-    installer: salt://win/repo-ng/NotePadPP/npp.7.5.8.Installer.x64.exe
+    installer: salt://win/repo-ng/NotePadPP/npp.7.7.Installer.x64.exe
     full_name: 'Notepad++ (64-bit x64)'
     {% else %}
-    installer: salt://win/repo-ng/NotePadPP/npp.7.5.8.Installer.exe
+    installer: salt://win/repo-ng/NotePadPP/npp.7.7.Installer.exe
     full_name: 'Notepad++ (32-bit x86)'
     {% endif %}
     uninstaller: 'C:\Program Files\Notepad++\uninstall.exe'
diff --git a/repo-ng/npp.7.5.8.Installer.exe b/repo-ng/npp.7.5.8.Installer.exe
deleted file mode 100755 (executable)
index ff256ae..0000000
Binary files a/repo-ng/npp.7.5.8.Installer.exe and /dev/null differ
diff --git a/repo-ng/npp.7.5.8.Installer.x64.exe b/repo-ng/npp.7.5.8.Installer.x64.exe
deleted file mode 100755 (executable)
index daaaaa2..0000000
Binary files a/repo-ng/npp.7.5.8.Installer.x64.exe and /dev/null differ
diff --git a/repo-ng/npp.7.7.Installer.exe b/repo-ng/npp.7.7.Installer.exe
new file mode 100644 (file)
index 0000000..71af4ed
Binary files /dev/null and b/repo-ng/npp.7.7.Installer.exe differ
diff --git a/repo-ng/npp.7.7.Installer.x64.exe b/repo-ng/npp.7.7.Installer.x64.exe
new file mode 100644 (file)
index 0000000..40f4a92
Binary files /dev/null and b/repo-ng/npp.7.7.Installer.x64.exe differ