Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeMeter Version 8.20a Release #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM --platform=linux/$TARGETARCH debian:stable-slim AS prepare

ARG TARGETARCH
ARG CODEMETER_VERSION=8.20.6539.500
ARG CODEMETER_VERSION=8.20.6558.501
ADD codemeter-lite_${CODEMETER_VERSION}_${TARGETARCH}.deb /cmlite.deb

RUN set -eux; `
Expand Down
3 changes: 3 additions & 0 deletions blobs/checksums.sha256
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
c82e14c846a0316d822bf0ea7826f331669d9e22bcf1f33395a38a9c92d0805c codemeter-lite_8.20.6558.501_arm64.deb
029881342a3ee0d7fb13b9df700615be0705fce2429fa3a90a130601633895b9 codemeter-lite_8.20.6558.501_armhf.deb
2dbadeda5feacec6b5f1b9c11d33cbc2889fd2a5646385031c125c333edc3434 codemeter-lite_8.20.6558.501_amd64.deb
3f9534b8acc978139f94568908ba37519e7e608ef3042e46dcfc16e991cc0484 codemeter-lite_8.20.6539.500_amd64.deb
3018b9d2227ab1ccf002746262feb1f37192ee5af194fa378e8d1a800bc280d9 codemeter-lite_8.20.6539.500_arm64.deb
9dcd20b77512277b31ff08b7c77f1bd63ce9d1c514f0967b640b1751332d1535 codemeter-lite_8.10.6221.500_amd64.deb
Expand Down
Binary file added blobs/codemeter-lite_8.20.6558.501_amd64.deb
Binary file not shown.
Binary file added blobs/codemeter-lite_8.20.6558.501_arm64.deb
Binary file not shown.
Binary file added blobs/codemeter-lite_8.20.6558.501_armhf.deb
Binary file not shown.