diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-16 10:37:54 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-16 10:37:54 +0200 |
commit | bd8954aed744deefc76ae4b142bb3c69472a1edb (patch) | |
tree | e74e02976099df343a609a6b498810228aea705b | |
parent | 25bab54da1dd52526de93b0def062a2e224f3d2f (diff) | |
download | repository-bd8954aed744deefc76ae4b142bb3c69472a1edb.tar.gz |
hugo: bump to 0.103.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 5ce705ad..7baf76a1 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -d96788be4770697aa69b12a1efa92a40f4d8c49a7c2744c94b58df70ed8da7e8 v0.102.3.tar.gz -010f7d0df7cc8fa82387e8403afc214f838e759beb97d94a66d5dc0ce7384045 hugo-0.102.3-mod-vendor.tar.xz +16d4370be74c951e65a75cc81448f3d55f33ce3a8ca26fff169c05f34d286046 v0.103.0.tar.gz +15aaa3240d432022793967a18b3e1562d8076049474977b2c1a5b8db9b5277fb hugo-0.103.0-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 4e55dad4..c9e45198 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -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 +https://github.com/gohugoio/hugo/archive/refs/tags/v0.103.0.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.103.0-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 4aedc09a..ee068d17 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.102.3 1 +0.103.0 1 |