diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-16 19:10:52 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-16 19:10:52 +0200 |
commit | c91ad954eae954cc908df325676c15ffc83504ad (patch) | |
tree | c0a14fb092eb9f440c16044c25a556402d631f9e | |
parent | fcd59cbed97feaad1def91edd6a9806362285bf4 (diff) | |
download | repository-c91ad954eae954cc908df325676c15ffc83504ad.tar.gz |
hugo: bump to 0.99.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 c3b7586e..75704f50 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -74039b5c298fde504c7fb1f438531ae211029b70d6423788b5bbbed72adbfc20 v0.98.0.tar.gz -3dd27607b86c78d4d336a66d6bce990b9e60dadbd875e785991f5a04485dfe67 hugo-0.98.0-mod-vendor.tar.xz +7cc5e504049616c8dbca39f6a67cce0c88896cb2ed3f758e0aebf6c7197f1ce0 v0.99.0.tar.gz +b19e6f49610401287293f200e0e18b8ca73b5b06d7ba6a365001f33e81cbbb80 hugo-0.99.0-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 876c263d..6993f8bd 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.98.0.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.98.0-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.99.0.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.99.0-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index cf5942d6..a205da9c 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.98.0 1 +0.99.0 1 |