diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-02 22:00:23 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-02 22:00:23 +0100 |
commit | 8d7ea74d6513cf9d6c5fa2ed65b583965d92611a (patch) | |
tree | 123fd052994fc5de9547a88d00b752214c468db2 /community/hugo | |
parent | 8c9fce246deb618b9821d25899c782e3a4a8e832 (diff) | |
download | repository-8d7ea74d6513cf9d6c5fa2ed65b583965d92611a.tar.gz |
hugo: bump to 0.111.1
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 16690573..53137121 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -51b347c6ff81a5c3f1b7f6fa1bd3492d3b991f0d279aeb70908d4d4ca82b5e7b v0.111.0.tar.gz -885af8d6f2fb00c3522bc08e35187146700313e62c566bd87db5b549626241ae hugo-0.111.0-mod-vendor.tar.xz +223fe4afe8004ec3a546a6e2d804737c54bcab97f28255c7fa9a9a72e50b8c81 v0.111.1.tar.gz +af177d25015a77edde2f086ffc6f1a1a7840c501d0c78e1ba09429dcf5f2e619 hugo-0.111.1-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 723e4892..150771af 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.111.0.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.111.0-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.111.1.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.111.1-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index d26067d0..9eb38e15 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.111.0 1 +0.111.1 1 |