diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-04 18:09:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-04 18:09:37 +0300 |
commit | 6bde988aff00af2672c7c62f9d4fdea5590f3c3a (patch) | |
tree | a2dc8a7a539b4ae4b8c8029dfa14e3dfa347ceb6 | |
parent | b3ecf88d5dbc081151c636392da45e8e850ee275 (diff) | |
download | repository-6bde988aff00af2672c7c62f9d4fdea5590f3c3a.tar.gz |
hugo: bump to 0.102.3
-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 420f67dd..5ce705ad 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -475f81ced6a54eb778b6f514a41c9e06176c4537bd22de718c2397caa784e12d v0.102.2.tar.gz -bce95363888d85df5994ae6a74c2bc5195b48166165425b843eecdcdf658d20e hugo-0.102.2-mod-vendor.tar.xz +d96788be4770697aa69b12a1efa92a40f4d8c49a7c2744c94b58df70ed8da7e8 v0.102.3.tar.gz +010f7d0df7cc8fa82387e8403afc214f838e759beb97d94a66d5dc0ce7384045 hugo-0.102.3-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 34a5a53a..4e55dad4 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.102.2.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.102.2-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.102.3.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.102.3-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index ed0e2569..4aedc09a 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.102.2 1 +0.102.3 1 |