muon: update version

This commit is contained in:
Connor Olding 2022-12-07 00:56:13 -08:00
parent 85ed00508a
commit eecd592bc9

View File

@ -1,8 +1,8 @@
# MAIN: https://muon.build/
# REPO: https://git.sr.ht/~lattis/muon
FROM localhost/notwa-util AS downloader
ARG MUON_COMMIT=44daee7db0e6cc32f67ad2e944e7e68d73d3acc4
ARG MUON_SHA256=787ed48289e52268bbdf8da6aa927410c8ea94449f1b409120ca05d361a6538e
ARG MUON_COMMIT=62ce4561b4444e5020dc39aad0381655afeda0d6
ARG MUON_SHA256=ec5d999c9636dbf264da29a7697dbb8a1053914e01030429fa2c27cc1213426b
RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \
--mount=type=tmpfs,target=/tmp : \
&& acquire from=sourcehut repo=lattis/muon dest=/muon env=MUON \