Skip to content

Commit

Permalink
Merge pull request #45 from mariux64/update-2.11.0
Browse files Browse the repository at this point in the history
paperless-ngx: update from 2.10.2 to 2.11.0
  • Loading branch information
wwwutz authored Jul 11, 2024
2 parents 540ddd6 + c20f29b commit f0b82b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.profile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BUILD_TAG=2.10.2
BUILD_TAG=2.11.0

BUILD_DIR=.
BUILD_SRC="${PWD}"
Expand All @@ -16,10 +16,10 @@ LOGDIR=${PROJECT}/log
BUILD_sqlite=sqlite-3.46.0
BUILD_redis=redis-7.2.5
BUILD_python=Python-3.11.9
BUILD_node=node-20.15.0
BUILD_node=node-20.15.1
BUILD_ffmpeg=ffmpeg-7.0
BUILD_pngquant=pngquant-3.0.3-4-ged62a8b
BUILD_unpaper=unpaper-7.0.0-125-gfe89949
BUILD_unpaper=unpaper-7.0.0-127-g5bcef8a
BUILD_zbar=zbar-0.23.93
BUILD_leptonica=leptonica-1.84.1
BUILD_tesseract=tesseract-5.4.1
Expand All @@ -29,4 +29,4 @@ BUILD_jbig2enc=jbig2enc-0.28-17-gea05019
BUILD_jbig2dec=jbig2dec-0.20
BUILD_libfontttf=liberation-fonts-ttf-2.1.5

BUILD_paperless=paperless-ngx-2.10.2
BUILD_paperless=paperless-ngx-2.11.0

0 comments on commit f0b82b1

Please sign in to comment.