meta: fix auto-update

This commit is contained in:
Connor Olding 2022-10-15 02:00:50 -07:00
parent ec422d6dcd
commit 84695887cf
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ latest() { : \
any=0 flags="-L --no-progress-meter" n="$(printf '\n.')" n="${n%.}" \
df=Dockerfile gh='https://github.com/' sr='https://git.sr.ht/~' \
&& set -- \
cosmo COSMO_COMMIT ${gh}jart/cosmopolitan \
cosmo-bootstrap COSMO_COMMIT ${gh}jart/cosmopolitan \
cosmo-kuroko KUROKO_COMMIT ${gh}kuroko-lang/kuroko \
cosmo-muon MUON_COMMIT ${sr}lattis/muon \
cosmo-perl PERL_COMMIT ${gh}G4Vi/perl5/tree/cosmo \