Bump
This commit is contained in:
parent
e81f7ce9b9
commit
c15b099ad5
@ -21,6 +21,15 @@ onceScript:
|
||||
customScript:
|
||||
userLoginScript:
|
||||
|
||||
[ProductProperty]
|
||||
type: unicode
|
||||
name: install_architecture
|
||||
multivalue: False
|
||||
editable: False
|
||||
description: which architecture (32/64 bit) has to be installed
|
||||
values: ["32 only", "64 only", "both", "system specific"]
|
||||
default: ["both"]
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: sereby.aio
|
||||
|
@ -5,7 +5,7 @@ VENDOR="notepad-plus-plus.org"
|
||||
PN="notepadpp.notepadpp"
|
||||
NAME="Notepad++"
|
||||
DESCRIPTION="Notepad++ is a free source code editor and Notepad replacement that supports several languages."
|
||||
VERSION="7.1"
|
||||
VERSION="7.2"
|
||||
RELEASE="4"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
|
@ -1 +0,0 @@
|
||||
83a58f88a471e0b45d95bec96e89780c31721f6b /home/mario/.opsi-dist-cache/notepadpp.notepadpp-7.1/X86/npp.7.1.Installer.exe
|
@ -1 +0,0 @@
|
||||
a5933ee842b2d03ad41f9f6123613780fc57e93f /home/mario/.opsi-dist-cache/notepadpp.notepadpp-7.1/X86_64/npp.7.1.Installer.x64.exe
|
1
npp.7.2.Installer.exe.sha1sum
Normal file
1
npp.7.2.Installer.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
01c239f67ad3c1f6e640db84015a6075699653c5 /home/mario/.opsi-dist-cache/notepadpp.notepadpp-7.2/X86/npp.7.2.Installer.exe
|
1
npp.7.2.Installer.x64.exe.sha1sum
Normal file
1
npp.7.2.Installer.x64.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
28b49e562a93057055330b6d9da84ef2ba8939bd /home/mario/.opsi-dist-cache/notepadpp.notepadpp-7.2/X86_64/npp.7.2.Installer.x64.exe
|
@ -1 +1 @@
|
||||
da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/mario/.opsi-dist-cache/notepadpp.notepadpp-7.1/X86/npplauncher-7.1.zip
|
||||
da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/mario/.opsi-dist-cache/notepadpp.notepadpp-7.2/X86/npplauncher-7.2.zip
|
Loading…
Reference in New Issue
Block a user