diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:31:24 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-14 14:31:24 +0200 |
commit | 4f392da8ec037ac1ee4a5a645ce53fba7bd694d8 (patch) | |
tree | 21bc3a8413daa8d4ae476440fb159a6b8e2ecaf5 | |
parent | dd820f8ddd16ad5abecc9a003521878261651f44 (diff) | |
download | repository-4f392da8ec037ac1ee4a5a645ce53fba7bd694d8.tar.gz |
hugo: bump to 0.96.0
-rw-r--r-- | community/hugo/checksums | 4 | ||||
-rw-r--r-- | community/hugo/sources | 4 | ||||
-rw-r--r-- | community/hugo/version | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/community/hugo/checksums b/community/hugo/checksums index f40c91de..6788a0b3 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -8de09eb2b822ee8c3ff0e4ceb2b064e34a514c257e11da51844416c5558c0ba6 v0.95.0.tar.gz -9e76a7644258da8a0e858b214033080423e61fbdf34fe4cb5db721c17f738a48 hugo-0.95.0-mod-vendor.tar.xz +8615aa2beb81648fd162df79bbf2a7bbb60ed634eb96d6819dc35e278590e967 v0.96.0.tar.gz +64cfe1b799e1a2c8c7d0a8dedb3b23049dd819eaceb6b9a591639b382213a728 hugo-0.96.0-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 22ec6cea..743847fc 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.95.0.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.95.0-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.96.0.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.96.0-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 9b3c171d..aa892dba 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.95.0 1 +0.96.0 1 |