2.58
All checks were successful
Build deb / build (push) Successful in 7s

This commit is contained in:
2025-03-14 20:45:13 +01:00
parent 16c272e4b1
commit cae3e2709d
3 changed files with 2 additions and 2 deletions

Binary file not shown.

BIN
KeePass-2.58.zip Normal file

Binary file not shown.

View File

@@ -1,4 +1,4 @@
VERSION=2.57.1
VERSION=2.58
mkdir -p KeePass
unzip KeePass-$VERSION.zip -d KeePass
cd KeePass
@@ -28,4 +28,4 @@ Description: Password manager
exported to various formats, including TXT, HTML, XML and CSV files." > KeePass/DEBIAN/control
dpkg-deb -b KeePass Keepass2_$VERSION.deb
rm -r KeePass
rm -r KeePass