diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-14 17:37:51 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-14 17:37:51 +0100 |
commit | ad9f254138542d1d4416ae1b2e9ba83febce9ab2 (patch) | |
tree | 6e2e41f3ee988dcfb419146a0d96dc6159a4fb0c /community/hugo | |
parent | 75e5f76074ce79dfdf9941338169c9bd9560d0de (diff) | |
download | repository-ad9f254138542d1d4416ae1b2e9ba83febce9ab2.tar.gz |
hugo: bump to 0.111.3
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 424aaafb..50071e55 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -fe5a79b54fb64f52e075faba1b27cec8acf3499fcf20fae907a47645586e1d16 v0.111.2.tar.gz -16daa783f7f4a50796f571f952e50f2b73021cf006a6d18b393d323df6a0e64d hugo-0.111.2-mod-vendor.tar.xz +e0f18022dfe57112ffb8b21fcde692d7faabc60fc53ff9b1a10f9cedacc85a32 v0.111.3.tar.gz +3fdea7593eb3f34f43449925f04a1defbf36e0fb53fd1d8ba7d3647616c6e5cf hugo-0.111.3-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 925cd380..cd3e6aa7 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.111.2.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.111.2-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.111.3.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.111.3-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 37dcd09c..1b0544eb 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.111.2 1 +0.111.3 1 |