diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-18 13:31:44 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-18 13:31:44 +0100 |
commit | f09d2206725b3cb90fe5fa8e007fc75d4b416799 (patch) | |
tree | 6f05910d49498f1970a28c6b025e43fac65bd911 | |
parent | 2ea3153f43804c8b6f33838132dd5f30f2ba7996 (diff) | |
download | repository-f09d2206725b3cb90fe5fa8e007fc75d4b416799.tar.gz |
hugo: bump to 0.91.0
-rw-r--r-- | community/hugo/checksums | 2 | ||||
-rw-r--r-- | community/hugo/sources | 2 | ||||
-rw-r--r-- | community/hugo/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/hugo/checksums b/community/hugo/checksums index 04753372..69414f02 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,2 +1,2 @@ %BLAKE3 -5a6bed5d9ed4125e3343069edbe1e4826537b6701991816fcc4c4d9706a4c536 v0.90.1.tar.gz +3a77c00a93824dcaf65ded9b6481d6789e1ceb707611c9503b27e1ec230b2336 v0.91.0.tar.gz diff --git a/community/hugo/sources b/community/hugo/sources index 2a8c33af..3ca86005 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1 +1 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.90.1.tar.gz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.91.0.tar.gz diff --git a/community/hugo/version b/community/hugo/version index eff379bc..6c833420 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.90.1 1 +0.91.0 1 |