diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-06 15:50:17 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-06 15:50:17 +0100 |
commit | d026d7a0012516295a015fd014a0874906c91cdc (patch) | |
tree | 7952710162c4814308fc06bfdbe02d2ec90097ed | |
parent | dd42ec6087bb73d6a8cbf9f3516c417dd6b9dcd7 (diff) | |
download | repository-d026d7a0012516295a015fd014a0874906c91cdc.tar.gz |
hugo: bump to 0.111.2
-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 53137121..424aaafb 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -223fe4afe8004ec3a546a6e2d804737c54bcab97f28255c7fa9a9a72e50b8c81 v0.111.1.tar.gz -af177d25015a77edde2f086ffc6f1a1a7840c501d0c78e1ba09429dcf5f2e619 hugo-0.111.1-mod-vendor.tar.xz +fe5a79b54fb64f52e075faba1b27cec8acf3499fcf20fae907a47645586e1d16 v0.111.2.tar.gz +16daa783f7f4a50796f571f952e50f2b73021cf006a6d18b393d323df6a0e64d hugo-0.111.2-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index 150771af..925cd380 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.111.1.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.111.1-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.111.2.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.111.2-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 9eb38e15..37dcd09c 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.111.1 1 +0.111.2 1 |