diff --git a/content/blog/this-month-in-coop-cloud-august.md b/content/blog/this-month-in-coop-cloud-august.md index 6fe0427..59e364f 100644 --- a/content/blog/this-month-in-coop-cloud-august.md +++ b/content/blog/this-month-in-coop-cloud-august.md @@ -17,7 +17,7 @@ Our rewrite of `abra`, the Co-op Cloud command-line tool, continues apace: the ` `@roxxers` has set up our own Golang package repositories in [coop-cloud/coopcloud.tech#20](https://git.coopcloud.tech/coop-cloud/coopcloud.tech/issues/20#issuecomment-8201), so we can now do things like `go get coopcloud.tech/abra` for package installations. -`@roxxers` also put together [`abra-git`](https://aur.archlinux.org/packages/abra-git/), an Arch AUR package :rainbow: +`@roxxers` also put together [`abra-git`](https://aur.archlinux.org/packages/abra-git/), an Arch AUR package of `abra` :rainbow: `@decentral1se` published a Golang library which helps make decisions about the semantic versions of Docker tags. Feel free to check it out over in [`tagcmp`](https://git.coopcloud.tech/coop-cloud/tagcmp), we're using it for `abra`.