diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-09 13:53:22 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-09 13:53:22 +0100 |
commit | 8a84cbb3c33862c223e05e56129857cc5e8875d2 (patch) | |
tree | 51a6efa09f93f545af05fb60ad31789e94f7f74d /community/hugo | |
parent | 101b9180631451549106742d06c6880d2708f2f4 (diff) | |
download | repository-8a84cbb3c33862c223e05e56129857cc5e8875d2.tar.gz |
hugo: bump to 0.90.0
Diffstat (limited to 'community/hugo')
-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 3435b724..38a09b22 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4df6ce2377f0fbd46bc64307343bcaf586cbeb3d05f241cf96bd6a54bf8c6dc9 v0.89.4.tar.gz +cefea187a8f0ae8c95e2b1b6ea83842c0f8a036c13c3549b92233a246f80af2f v0.90.0.tar.gz diff --git a/community/hugo/sources b/community/hugo/sources index 91836cea..f3ea1113 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1 +1 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.89.4.tar.gz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.90.0.tar.gz diff --git a/community/hugo/version b/community/hugo/version index 49a22e92..91599db1 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.89.4 1 +0.90.0 1 |