diff --git a/tools/gettool/checksums.txt b/tools/gettool/checksums.txt index 9d5e4d438..20a80e6df 100644 --- a/tools/gettool/checksums.txt +++ b/tools/gettool/checksums.txt @@ -19,12 +19,12 @@ https://github.com/goreleaser/goreleaser/releases/download/v0.176.0/goreleaser_L https://github.com/goreleaser/goreleaser/releases/download/v0.176.0/goreleaser_Linux_armv6.tar.gz: f1903865b6ede1a4324c71d3efa4155b7067d1d357ccfd844c07c2bb3dcb4af2 https://github.com/goreleaser/goreleaser/releases/download/v0.176.0/goreleaser_Linux_x86_64.tar.gz: 13bf8ef4ec33d4f3ff2d2c7c02361946e29d69093cf7102e46dcb49e48a31435 https://github.com/goreleaser/goreleaser/releases/download/v0.176.0/goreleaser_Windows_x86_64.zip: ccd955af3069c3f8a560e40b7d6a92566febeb5abb243274e4484c136ec7b4df -https://github.com/gotestyourself/gotestsum/releases/download/v1.11.0/gotestsum_1.11.0_darwin_amd64.tar.gz: e857b31adde83a534cb7ae2b2eec73fed5d96687a25692267dd061e220df102e -https://github.com/gotestyourself/gotestsum/releases/download/v1.11.0/gotestsum_1.11.0_darwin_arm64.tar.gz: 4e47a76a29150ff90638d249843c2d10c4ed6abdafdde5f8bf9fd9f19e36a3fd -https://github.com/gotestyourself/gotestsum/releases/download/v1.11.0/gotestsum_1.11.0_linux_amd64.tar.gz: 531c37ec646a9793a3c473831b9ee5314da8056c263772840d96afe9a9498e93 -https://github.com/gotestyourself/gotestsum/releases/download/v1.11.0/gotestsum_1.11.0_linux_arm64.tar.gz: 51c7fe29216678edaaa96bb67e38d58437fd54a83468f58a32513995f575dcc3 -https://github.com/gotestyourself/gotestsum/releases/download/v1.11.0/gotestsum_1.11.0_linux_armv6.tar.gz: 79a6a904d73a7b6b010f82205803e0c0a8a202a63f51e93e555e2f9be8aa3ba3 -https://github.com/gotestyourself/gotestsum/releases/download/v1.11.0/gotestsum_1.11.0_windows_amd64.tar.gz: 1518b3dd6a44b5684e9732121933f52b9c3ccab3a6e9efdeac41e7b03f97d019 +https://github.com/gotestyourself/gotestsum/releases/download/v1.13.0/gotestsum_1.13.0_darwin_amd64.tar.gz: 99529350f4c7b780b1efc543ca0d9721b09f0a4228f0efa9281261f58fefa05a +https://github.com/gotestyourself/gotestsum/releases/download/v1.13.0/gotestsum_1.13.0_darwin_arm64.tar.gz: 509cb27aef747f48faf9bce424f59dcf79572c905204b990ee935bbfcc7fa0e9 +https://github.com/gotestyourself/gotestsum/releases/download/v1.13.0/gotestsum_1.13.0_linux_amd64.tar.gz: 11ccddeaf708ef228889f9fe2f68291a75b27013ddfc3b18156e094f5f40e8ee +https://github.com/gotestyourself/gotestsum/releases/download/v1.13.0/gotestsum_1.13.0_linux_arm64.tar.gz: 7644a4c5cd1bb978d56245aeab25a586ac5ac62adebed20a399548867c13499d +https://github.com/gotestyourself/gotestsum/releases/download/v1.13.0/gotestsum_1.13.0_linux_armv6.tar.gz: 5ba38a53b4d612aa2214508052c2e0230b36aec60eed6dba434476b720dcf4d6 +https://github.com/gotestyourself/gotestsum/releases/download/v1.13.0/gotestsum_1.13.0_windows_amd64.tar.gz: fd5a6dc69e46a0970593e70d85a7e75f16714e9c61d6d72ccc324eb82df5bb8a https://github.com/kopia/kopia/releases/download/v0.17.0/kopia-0.17.0-linux-arm.tar.gz: 25804d7271a0dfe6d0821270c5640caa01da5e05a03a7c4783fd1edafb234d51 https://github.com/kopia/kopia/releases/download/v0.17.0/kopia-0.17.0-linux-arm64.tar.gz: 9679415cd2717a90cb6a793aa2d4accde4059084245b27fa4807d7e13fbe40a0 https://github.com/kopia/kopia/releases/download/v0.17.0/kopia-0.17.0-linux-x64.tar.gz: 6851bba9f49c2ca2cabc5bec85a813149a180472d1e338fad42a8285dad047ee diff --git a/tools/tools.mk b/tools/tools.mk index a0740fa6f..bae9e6240 100644 --- a/tools/tools.mk +++ b/tools/tools.mk @@ -108,7 +108,7 @@ GOLANGCI_LINT_VERSION=2.6.1 CHECKLOCKS_VERSION=release-20241104.0 NODE_VERSION=22.15.1 HUGO_VERSION=0.113.0 -GOTESTSUM_VERSION=1.11.0 +GOTESTSUM_VERSION=1.13.0 GORELEASER_VERSION=v0.176.0 RCLONE_VERSION=1.68.2 GITCHGLOG_VERSION=0.15.1