Skip to content

Commit

Permalink
Bump HFStore to 3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stggn committed Jul 1, 2024
1 parent a4831f2 commit 5d2ba10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
.vscode
*.gz
.history

alpine/
4 changes: 2 additions & 2 deletions ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ ARG WARPSTUDIO_URL=https://repo1.maven.org/maven2/io/warp10/warp10-plugin-warpst
ARG WARPSTUDIO_SHA512=5b9d95446efee82bc817eb841dda910c74158c44a285953d4be13bb428394188b5a829896c5ac78884742adf8eb56d568b6f16c50036bb5329e03393fbb91e02
ENV WARPSTUDIO_VERSION=${WARPSTUDIO_VERSION}

ARG HFSTORE_VERSION=3.11.2
ARG HFSTORE_VERSION=3.16.0
ARG HFSTORE_JAR=warp10-ext-hfstore-${HFSTORE_VERSION}.jar
ARG HFSTORE_URL=https://maven.senx.io/repository/senx-public/io/senx/warp10-ext-hfstore/${HFSTORE_VERSION}
ARG HFSTORE_SHA512=4322e6fc96f26fa0cb1ace93999c79ae61c9f8515ddd2324073fbe335433d6b268987825a3b426c568ea9cffa60015cce53855649b850bc7feb2af8b32ebb5b2
ARG HFSTORE_SHA512=f7a85ed2457283096cc3b73462b80ffc8b4be73aac9612401d4da12b0a8aa362a6050fbcaf9b07825beaae0a37f47af6a62e3a2f4f88dd2e7c3e9c7d6df9a576
ENV HFSTORE_VERSION=${HFSTORE_VERSION}

ARG FOUNDATIONDB_VERSION=7.1.37
Expand Down

0 comments on commit 5d2ba10

Please sign in to comment.