diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-30 10:32:14 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-30 10:32:14 +0200 |
commit | 970dc71823baa108ddad553d60377ca299dfd071 (patch) | |
tree | 091fdabf135854dddaa77c2a6d3f5578ed12e783 /community/hugo | |
parent | b893d94177e38721d21603a2945ef82d5f8ec442 (diff) | |
download | repository-970dc71823baa108ddad553d60377ca299dfd071.tar.gz |
hugo: bump to 0.104.2
Diffstat (limited to 'community/hugo')
-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 24635cf1..413c8d65 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -9737086223c00c213184f4b2a0e057be5f8ab28a9d07a8eb7f06010cf6b97f40 v0.104.1.tar.gz -41d0bc733912d44c24bcabba36c47295c2eafc3a0e3b1542591c62bdd60b670f hugo-0.104.1-mod-vendor.tar.xz +f995f3430c42d363802480a402efd3c123d609b38458272c892a8e58d55f7276 v0.104.2.tar.gz +c120f52f6ea070fca49e30ec32e1eeb3d7c2341e6d215a5760e74ac6ac4e82de hugo-0.104.2-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 59b2bd77..95a48b3d 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.104.1.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.104.1-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.104.2.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.104.2-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 7b9e6c5e..191409ad 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.104.1 1 +0.104.2 1 |