diff --git a/cosmo-bootstrap/Dockerfile b/cosmo-bootstrap/Dockerfile index 24a4b63..c206688 100644 --- a/cosmo-bootstrap/Dockerfile +++ b/cosmo-bootstrap/Dockerfile @@ -1,8 +1,8 @@ # MAIN: https://justine.lol/cosmopolitan/ # REPO: https://github.com/jart/cosmopolitan ARG COSMO_FLAVOR=def -ARG COSMO_COMMIT=d2f811eff3f2857c8a95045bd331a41a73f92788 -ARG COSMO_SHA256=dbc55a7b330ea4c0f8560e63b225af9c38079da418db86acc90591d3a9849de8 +ARG COSMO_COMMIT=f5520209f53b06459ac68b2f4deeffc4bcc37278 +ARG COSMO_SHA256=3b4616497a0cc16e47588c42b614a49369a6d0ecabb339a50ebc96f3c4b53d7c ARG COSMO_REBUILD=0 FROM localhost/notwa-util AS downloader diff --git a/cosmo-kuroko/Dockerfile b/cosmo-kuroko/Dockerfile index 4e7935b..9e1816a 100644 --- a/cosmo-kuroko/Dockerfile +++ b/cosmo-kuroko/Dockerfile @@ -3,8 +3,8 @@ # TODO: add /zip/ support by default and include dist modules. FROM localhost/notwa-util AS downloader -ARG KUROKO_COMMIT=eef955935d3f0628f93883daac0ed3e3f5f5d468 -ARG KUROKO_SHA256=f21b1cad05c3e9e6dc35e7273047427283112c9a45c9dc69dff9a825ae9500e8 +ARG KUROKO_COMMIT=f09f62e4410addf131ebefa0970b297ca77522d7 +ARG KUROKO_SHA256=a11977624a0e52ee671035eb7545f3d1b271d0ca31bcfe0d3ea3b558ca98a8d4 RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \ --mount=type=tmpfs,target=/tmp : \ diff --git a/cosmo-mini/Dockerfile b/cosmo-mini/Dockerfile index 4459ca8..51f1cf2 100644 --- a/cosmo-mini/Dockerfile +++ b/cosmo-mini/Dockerfile @@ -18,8 +18,8 @@ ARG XE_SHA256=f1ac997912c9be92a74a67a766dde74d1f9b6b20e48d7c7e71598ad4b787b37d # MAIN: http://selfie.cs.uni-salzburg.at/ # REPO: https://github.com/cksystemsteaching/selfie -ARG SELFIE_COMMIT=5de675a0f08613adab2315d50ce7c2db2079005d -ARG SELFIE_SHA256=c039ab352e8de114b85b980374796af43f15cd6dfcb2f13b1a7f5d11bb829b4c +ARG SELFIE_COMMIT=f34e6136930b29eb7401c9e56b1f878251206998 +ARG SELFIE_SHA256=e20a04a0ffb5262c49eea1e025fbe2991370d6e6131ae99b2c36ccc5f8606d5e # MAIN: n/a # REPO: https://github.com/atomicobject/heatshrink diff --git a/cosmo-muon/Dockerfile b/cosmo-muon/Dockerfile index 3aa5589..78520fa 100644 --- a/cosmo-muon/Dockerfile +++ b/cosmo-muon/Dockerfile @@ -1,8 +1,8 @@ # MAIN: https://muon.build/ # REPO: https://git.sr.ht/~lattis/muon FROM localhost/notwa-util AS downloader -ARG MUON_COMMIT=43ff330e4388ecf1e8eeea5e80b5a09296eccdf6 -ARG MUON_SHA256=b7d7eda4d2f508d71c5984de32b2e20be8936de67439ebdc242ee6fbda62c965 +ARG MUON_COMMIT=d0503e554efe941734c7f9cafc8e5fba1438df17 +ARG MUON_SHA256=cd3cfdc1058ff11742ed87258c5be08fb2b633f3fb0281958b89d606164e5f79 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 \ diff --git a/cosmo-perl/Dockerfile b/cosmo-perl/Dockerfile index 43f3dcd..0c86eb1 100644 --- a/cosmo-perl/Dockerfile +++ b/cosmo-perl/Dockerfile @@ -3,8 +3,8 @@ FROM localhost/notwa-util AS downloader # MAIN: https://www.perl.org/ # REPO: https://github.com/Perl/perl5 # FORK: https://github.com/G4Vi/perl5/tree/cosmo -ARG PERL_COMMIT=23ce5c7e7cae6a96e9f70d1ebd7578cedafcb6f0 -ARG PERL_SHA256=17d5cfbb17b6bccceb71c1e4f6254248b84a88bcba93bc8040d490fb15d8019f +ARG PERL_COMMIT=833c3ec29e192fc4dde6901a30c39eee4513a2eb +ARG PERL_SHA256=35fde7c9f8162f9722f155b57f3030d845161ae0cf8f315f24c87121ebd9d3d6 # MAIN: https://computoid.com/APPerl/ # REPO: https://github.com/G4Vi/Perl-Dist-APPerl diff --git a/cosmo-yices/Dockerfile b/cosmo-yices/Dockerfile index 1c923b5..e1a8456 100644 --- a/cosmo-yices/Dockerfile +++ b/cosmo-yices/Dockerfile @@ -1,8 +1,8 @@ # MAIN: https://yices.csl.sri.com/ # REPO: https://github.com/SRI-CSL/yices2/ FROM localhost/notwa-util AS downloader -ARG YICES_COMMIT=12db9746616219411b164bde89b3fadeb17a5dd1 -ARG YICES_SHA256=5a709030ddf03088e908a378c48bc5e25e9ecd95ae38de05c3aabd21066c7648 +ARG YICES_COMMIT=af766a474c3cfde2328262de827edf18e47fb646 +ARG YICES_SHA256=25b20f44a6449921b08a14c13c60177b9fef4937b2a210af7db9a9941918f0e5 # MAIN: https://gmplib.org/ # REPO: https://gmplib.org/repo/ ARG GMP_VERSION=6.2.1