Compare commits

..

No commits in common. "stagex-release-bot/update-version/py-sphinxcontrib-qthelp/2.0.0" and "main" have entirely different histories.

View file

@ -1,6 +1,6 @@
FROM scratch AS base
ENV VERSION=2.0.0
ENV SRC_HASH=8bbb0bc76ad38fc552a73292740b55bdf9ea2ab3d5111ebd58e47cd6225855b2
ENV VERSION=1.0.6
ENV SRC_HASH=a7bd74c400fc84fadbd0bd74c6c48b1a12465dc950af335b59ee5e62e082fce3
ENV SRC_FILE=${VERSION}.tar.gz
ENV SRC_SITE=https://github.com/sphinx-doc/sphinxcontrib-qthelp/archive/refs/tags/${SRC_FILE}