chore: bump py-awscrt to 0.22.0

808d4e2e02b86d097406fd0a9c1155d69ddd4c878a56ee0d07a9eacf4241e169 py-awscrt
This commit is contained in:
ConYel 2024-10-13 23:36:58 +02:00
parent 0356639e9a
commit 66536b8156
No known key found for this signature in database
GPG key ID: DD9F5D50CAA0BAD4

View file

@ -1,6 +1,6 @@
FROM scratch AS base
ENV VERSION=0.20.3
ENV SRC_HASH=c41e471c3494287606a2c6c26b8fe97acc74b8941aae9d9a121a470c19838758
ENV VERSION=0.22.0
ENV SRC_HASH=4ca2b0b49328f03f5a3dde2d565132df8ad74cba27352612ecd9fe2505e1d770
ENV SRC_FILE=awscrt-${VERSION}.tar.gz
ENV SRC_SITE=https://files.pythonhosted.org/packages/source/a/awscrt/${SRC_FILE}