diff options
author | Cem Keylan <cem@ckyln.com> | 2021-11-07 20:59:56 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-11-07 20:59:56 +0100 |
commit | 778033318d528dfa192408d16e279fad8f05fc1c (patch) | |
tree | e077dc30d2825eee20f470c9bd66547d042b77a0 /community | |
parent | a1b6eb2ab92ad58a2eea921e3a603fabd82e0132 (diff) | |
download | repository-778033318d528dfa192408d16e279fad8f05fc1c.tar.gz |
hugo: bump to 0.89.1
Diffstat (limited to 'community')
-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 2361cfa2..e0038a5b 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,2 +1,2 @@ %BLAKE3 -79d6569bf79cdf5f46919ae03a031525f7990d91bd45a84f256580a7c847eadc v0.89.0.tar.gz +460810c84686b112439e030a5ec6f5654ccabb58a8ae8e7bb85f062437bf3905 v0.89.1.tar.gz diff --git a/community/hugo/sources b/community/hugo/sources index 4be04f5f..b267352f 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1 +1 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.89.0.tar.gz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.89.1.tar.gz diff --git a/community/hugo/version b/community/hugo/version index 134ab651..7d233af2 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.89.0 1 +0.89.1 1 |