diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-04 12:52:56 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-04 12:52:56 +0200 |
commit | 025276fd1fbf6ab1b552941887ba0dcdbd2f1a50 (patch) | |
tree | 3be788c6a0a6402e9e1754cc35e4631abc474d7c | |
parent | aac292ce3ddbf3057da0a284f07b36446b712af0 (diff) | |
download | repository-025276fd1fbf6ab1b552941887ba0dcdbd2f1a50.tar.gz |
hugo: bump to 0.115.1
-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 6d9eb12e..1964494c 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -53abf1b5658d1f04d3a737eb266f546970cc7733463b72500b9767b9ec628331 v0.112.7.tar.gz -2c4988f1ee2d991dc3612c3b742a8dd2fb653327d6be70335be1831e13f10d64 hugo-0.112.7-mod-vendor.tar.xz +5468c95263c11951f98130fb871cfb0310e005bda34dd6ba9dd645c1f0e3c0ba v0.115.1.tar.gz +d1a3aa6fe3db8e6a12c061d8ef5601df2bd6f456d78214bf34b2b61fcf8928b1 hugo-0.115.1-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 4a307893..e2a42978 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.112.7.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.112.7-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.115.1.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.115.1-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 6321a65a..4b8ef6f4 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.112.7 1 +0.115.1 1 |