diff options
author | Cem Keylan <cem@ckyln.com> | 2022-03-03 06:22:36 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-03-03 06:22:36 +0100 |
commit | f7a14f816e4f65e510caebb435ca45c90670571a (patch) | |
tree | 84598288317183c1ba982e34046a35654547cd26 /community/hugo | |
parent | c0918829f79ad232fe0e779c9627ca44f5fd84db (diff) | |
download | repository-f7a14f816e4f65e510caebb435ca45c90670571a.tar.gz |
hugo: bump to 0.93.1
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 88618d2b..6dbf9129 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -ec163da9f916cc62e84985a8ba28fb3ef790128cb19cf44f582ffd525c8c298a v0.93.0.tar.gz -54c559fbef5c461c42caa1f9ac518ea8bf28cf50e404b38cc308f4df7547df21 hugo-0.93.0-mod-vendor.tar.xz +9cf9bce25abc24276a8445ace351f3aa8766e40075ed97230d5435fcfd919ff2 v0.93.1.tar.gz +d7529b1a98fcca3f16d6f9c2ff13fdc75b274d1661120cbe04ebbb3a00013a16 hugo-0.93.1-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index d19da94b..43e614e5 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.93.0.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.93.0-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.93.1.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.93.1-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index ae2c5bd4..797b843c 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.93.0 1 +0.93.1 1 |