diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-04 06:04:48 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-04 06:04:48 +0100 |
commit | ef642b9285c6cbc820e23c935e2d81031c355123 (patch) | |
tree | 59d0f25f36e6d63b88cb80242e6aca4ff4416f6b /community/hugo | |
parent | f4551c7a76b75b9bdd76659cb1c6e1aa7138ae07 (diff) | |
download | repository-ef642b9285c6cbc820e23c935e2d81031c355123.tar.gz |
hugo: bump to 0.107.0
Diffstat (limited to 'community/hugo')
-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 20284823..a4e4e972 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -f4681eef796fe72f2ededf2b953af8f1f146a6556b6e430c9926a5fb8f05b5c9 v0.106.0.tar.gz -eacb675f2035a8307e1f53e9707e536dc97431b7fb8db584947f2e568d647810 hugo-0.106.0-mod-vendor.tar.xz +0638b8d89ab00118f605daae19c19fdd22ef45d1e9efa173abcf7482a4a7ad41 v0.107.0.tar.gz +e380dfe96002a98520850cddf74bd5d99ed195d8cfdcc4fb90c30b8468f54395 hugo-0.107.0-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index f51a5e65..b38e92d7 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.106.0.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.106.0-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.107.0.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.107.0-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index 445f697e..fc0ef5db 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.106.0 1 +0.107.0 1 |