typos: add v1.32.0 (#50421)

This commit is contained in:
Alec Scott 2025-05-12 01:33:03 -05:00 committed by GitHub
parent 21384be78d
commit 82baa658a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@ class Typos(CargoPackage):
license("Apache-2.0 OR MIT", checked_by="alecbcs") license("Apache-2.0 OR MIT", checked_by="alecbcs")
version("1.32.0", sha256="11c1ac4f9427cd572ce728c20814ebd8b8769ed909b7d1309d805d9a37b81084")
version("1.30.2", sha256="20a5c2354894215fb87126f1805a171808fec93c427720f873a025466114e44c") version("1.30.2", sha256="20a5c2354894215fb87126f1805a171808fec93c427720f873a025466114e44c")
version("1.28.4", sha256="acfbaf16d61fb35532ddb91a32e720181450487f60fe60757f72c3879496955d") version("1.28.4", sha256="acfbaf16d61fb35532ddb91a32e720181450487f60fe60757f72c3879496955d")