3 Commits

Author SHA1 Message Date
Zenithal
755d46f4ec
homebrew: remove linuxbrew-core/bottles 2021-10-21 16:29:28 +08:00
Zenithal (at neo)
225d555544
homebrew-bottles: use filename as dict key
several files share one common hash, thus
using hash as dict key would overlap each other.

No wonder USTC uses .by-hash/ and symlink.

Ref to https://github.com/tuna/issues/issues/1340
2021-09-29 23:02:36 +08:00
Zenithal (at bravo)
7c5b56b6eb
homebrew-bottles: migrate to ghcr.io
Ref to https://github.com/ustclug/ustcmirror-images/blob/master/homebrew-bottles/bottles-json/src/main.rs

use tmpdir for atomic update

clean old script and docker image
2021-09-11 23:06:30 +08:00