Skip to content

Commit cba3175

Browse files
committed
hatch: update to 1.16.2
1 parent 7390109 commit cba3175

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

python/hatch/Portfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44
PortGroup python 1.0
55

66
name hatch
7-
version 1.16.1
7+
version 1.16.2
88
revision 0
99

1010
categories-append devel
@@ -17,9 +17,9 @@ homepage https://github.com/ofek/hatch
1717
supported_archs noarch
1818
platforms {darwin any}
1919

20-
checksums rmd160 3d7f41106c28ccf31ef6fabfc88a88b0af0f6ca6 \
21-
sha256 87df6a17a0f8dc6f9a8ae459b742cb32ccc844a79634f9072797a2e38af1280f \
22-
size 5215833
20+
checksums rmd160 8a210b355a04fe7a131a75764d32704e54c5043c \
21+
sha256 f288938da85b4b90e47d94788e19e9976dcd6fd53b48343ea251a2a37256a980 \
22+
size 5216569
2323

2424
variant python310 conflicts python311 python312 python313 python314 description {Use Python 3.10} {}
2525
variant python311 conflicts python310 python312 python313 python314 description {Use Python 3.11} {}

0 commit comments

Comments
 (0)