diff options
author | Cem Keylan <cem@ckyln.com> | 2021-11-15 19:40:14 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-11-15 19:40:14 +0100 |
commit | 9173c1c3d485371a5ba764b70979d98155e49a59 (patch) | |
tree | 2aa39c2efe5e9ae1044b14e43f488b3f709f4197 | |
parent | fe19f732336035fe05eb6de130a98c6dea7d36d2 (diff) | |
download | repository-9173c1c3d485371a5ba764b70979d98155e49a59.tar.gz |
hugo: bump to 0.89.3
-rw-r--r-- | community/hugo/checksums | 2 | ||||
-rw-r--r-- | community/hugo/sources | 2 | ||||
-rw-r--r-- | community/hugo/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/hugo/checksums b/community/hugo/checksums index 2e36f98e..2505f089 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,2 +1,2 @@ %BLAKE3 -14514319a7e494e067e2392cd487fcdf0692ac80e47e66c978adcf91e0dfc828 v0.89.2.tar.gz +ee6ca3b86a530f71cb80d2c4a097955c6b29bc5dc1c4f5f76d3d5f097c8eff2a v0.89.3.tar.gz diff --git a/community/hugo/sources b/community/hugo/sources index 57887558..c41db627 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1 +1 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.89.2.tar.gz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.89.3.tar.gz diff --git a/community/hugo/version b/community/hugo/version index aae87d07..cb31760f 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.89.2 1 +0.89.3 1 |