diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-23 15:27:35 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-23 15:27:35 +0100 |
commit | 5a543f7609070c389a73648d950b899273e12238 (patch) | |
tree | 5cba8e9a4814a4e8245e8a67e5993a5baafe8a10 | |
parent | b3bcf1441daad9d94aa772b4fff8bbb5928e4375 (diff) | |
download | repository-5a543f7609070c389a73648d950b899273e12238.tar.gz |
hugo: bump to 0.109.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 e8194c23..fcf58cf2 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -3e97f21e25966dc6e2c0b5a932aee8e9557a260cac8b4377f97d4726ae35895b v0.108.0.tar.gz -fc2f0a5c55b712e19976a809bae1e89f2d617ca1d5a791d369d132603928f344 hugo-0.108.0-mod-vendor.tar.xz +84daf5d32b635c0c8a3fbb527f0f2c773f3fc1f739f7e93db95d24f474f09717 v0.109.0.tar.gz +d7ea60bfb894f682c123dd8b868d8bc2979000875adb379401cf17366d785f8a hugo-0.109.0-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 6e10cfda..c191f056 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.108.0.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.108.0-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.109.0.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.109.0-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 33081448..6fdab57f 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.108.0 1 +0.109.0 1 |