Commit graph

3 commits

Author SHA1 Message Date
ca63a2ec72
feat(updater/apt): support bz2 index 2024-06-23 14:06:22 -07:00
1ee7f3f308
updater: support multiple versions of a package in an apt repo
Some apt repos (google-cloud-sdk) have multiple versions of the same
package, so we should support that. Now we do. Also added the
google-cloud-cli-bin package.
2024-05-15 17:35:36 -07:00
c0d6f5971d
feat: automatic updates and elint (#1)
Adds an automatic updater to handle updating ebuilds in this repository
based on the latest version available on the remote.

Also puts `elint` in this repo since I've been working on this one more
than the former.
2024-02-18 17:52:09 -08:00