diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-07-12 01:57:31 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-07-12 01:58:34 +0000 |
| commit | e818cf91d59625244717ba323eb148a69147128e (patch) | |
| tree | f1f9757c2b4b70ab646a661ffb66ea2cb4228dec | |
| parent | 546d44bfc99f700f5de3f637e01ef252b704d252 (diff) | |
misc/crush: Update to 0.84.1
Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.84.1
Reported by: GitHub (watch releases)
| -rw-r--r-- | misc/crush/Makefile | 3 | ||||
| -rw-r--r-- | misc/crush/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/crush/Makefile b/misc/crush/Makefile index 6b3c9bb3c0b3..b245d0e6d3a8 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,7 +1,6 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.84.0 -PORTREVISION= 1 +DISTVERSION= 0.84.1 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/crush/distinfo b/misc/crush/distinfo index 1b9de142a0f7..e0ef4518d48c 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1783649236 -SHA256 (go/misc_crush/crush-v0.84.0/v0.84.0.mod) = 5f17f796624b899417ded1ca9c282f9ffc4b987259adaa31877186fa7bff0e13 -SIZE (go/misc_crush/crush-v0.84.0/v0.84.0.mod) = 10624 -SHA256 (go/misc_crush/crush-v0.84.0/v0.84.0.zip) = ba77fda6a5bb8b172ed2eb6475d8db8d7b1f2e17852d3f7a0e3794a00c4c3eaf -SIZE (go/misc_crush/crush-v0.84.0/v0.84.0.zip) = 2316515 +TIMESTAMP = 1783820289 +SHA256 (go/misc_crush/crush-v0.84.1/v0.84.1.mod) = 3479787b667ad58e2740507c062445721de486565c7d2bf8b5ac95c88872a19a +SIZE (go/misc_crush/crush-v0.84.1/v0.84.1.mod) = 10624 +SHA256 (go/misc_crush/crush-v0.84.1/v0.84.1.zip) = 5557e661a61ddc95e0f2b1d90f104f8bc21ba5ef6902c0f31a99e1a10059852d +SIZE (go/misc_crush/crush-v0.84.1/v0.84.1.zip) = 2316549 |
