diff --git a/testing/catch2-3/APKBUILD b/testing/catch2-3/APKBUILD
index 9f97fd4bfb8a71a185c1b48a51691be83deeae89..03d1037d91923ae486f5628b449d5f95eda7dfbd 100644
--- a/testing/catch2-3/APKBUILD
+++ b/testing/catch2-3/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Bart Ribbers <bribbers@disroot.org>
 # Maintainer: psykose <alice@ayaya.dev>
 pkgname=catch2-3
-pkgver=3.1.1
+pkgver=3.2.0
 pkgrel=0
 arch="all"
 url="https://github.com/catchorg/Catch2"
@@ -35,5 +35,5 @@ package() {
 }
 
 sha512sums="
-b6deae2e87ae301bb3de9e378297a3f20333bb5f233fd9ef81f8c4f10fe0c4ad5de9174b850da8064607b9c56c68c7a0815e2bac80108e6db905bc660def7d57  catch2-v3.1.1.tar.gz
+983d37824a8d9e24ff107d27f11cb4f8ea53516dc2c5c9b32d4758c718f29041eecdb023d81a2776c87d283e3671722352c9f0eea02393b5bb191fa26bb12c82  catch2-v3.2.0.tar.gz
 "