diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-19 15:29:31 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-19 15:29:31 +0200 |
commit | 0f6c053ca4dd02eb23d9df3c577ac28d8e836aca (patch) | |
tree | 8f17de7d68d77d3a3a06784e33260968e08d8a79 | |
parent | 7205c0bbea4e7c770eba2d7ae6ab562209457110 (diff) | |
download | repository-0f6c053ca4dd02eb23d9df3c577ac28d8e836aca.tar.gz |
hugo: bump to 0.103.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 7baf76a1..4cdf15f2 100644 --- a/community/hugo/checksums +++ b/community/hugo/checksums @@ -1,3 +1,3 @@ %BLAKE3 -16d4370be74c951e65a75cc81448f3d55f33ce3a8ca26fff169c05f34d286046 v0.103.0.tar.gz -15aaa3240d432022793967a18b3e1562d8076049474977b2c1a5b8db9b5277fb hugo-0.103.0-mod-vendor.tar.xz +ff34ca467675965334e69c2234ef4f1e5c83e98cda09bac90b91779986fd77cf v0.103.1.tar.gz +01d61a56d7f71f1c54c5487c4e7f1d72cacc44bdeccd9a68b982b8ba698c531e hugo-0.103.1-mod-vendor.tar.xz diff --git a/community/hugo/sources b/community/hugo/sources index c9e45198..176c494f 100644 --- a/community/hugo/sources +++ b/community/hugo/sources @@ -1,2 +1,2 @@ -https://github.com/gohugoio/hugo/archive/refs/tags/v0.103.0.tar.gz -https://dl.carbslinux.org/gomods/hugo-0.103.0-mod-vendor.tar.xz +https://github.com/gohugoio/hugo/archive/refs/tags/v0.103.1.tar.gz +https://dl.carbslinux.org/gomods/hugo-0.103.1-mod-vendor.tar.xz diff --git a/community/hugo/version b/community/hugo/version index ee068d17..a1ab9ccb 100644 --- a/community/hugo/version +++ b/community/hugo/version @@ -1 +1 @@ -0.103.0 1 +0.103.1 1 |