diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-31 21:39:18 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-31 21:39:18 +0200 |
commit | ac2ac28aaa9f662726e32eda76314b16a95f4744 (patch) | |
tree | 09fd35682d78b8c27ebea8e8892a34e9e7a807e4 | |
parent | f2add52abf013a2ae12ac6441746a807781e7231 (diff) | |
download | repository-ac2ac28aaa9f662726e32eda76314b16a95f4744.tar.gz |
hugo: bump to 0.100.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 c8bf3456..7e9f17ea 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -14834f649cf4db2aaa7d7a9b7ae8b02a314f0b3177fb8b6a7b983b5da25ea803 v0.99.1.tar.gz -4eeb70025dcdce36fb4a1fe9550106ebe055681d07e82bc4ff952bea276bddf1 hugo-0.99.1-mod-vendor.tar.xz +9cd6e948d1f2d8868a7263210a0f071709d77a4b4f930ec486f4593a287cd3d6 v0.100.0.tar.gz +c0914901686eff0aedf89bfe389b5cf8a656f8c2dcdf292666ffab67eabab0d8 hugo-0.100.0-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 234d07bf..2f71bf3c 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.99.1.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.99.1-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.100.0.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.100.0-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 4c52e664..7d8f4164 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.99.1 1 +0.100.0 1 |