1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-04 05:42:35 +00:00

update BUILD_CYGWIN: add python3.12 to dependencies

This commit is contained in:
Gabriele Gristina 2025-06-08 17:08:11 +02:00
parent ed6e967425
commit a06cf1bf7d

View File

@ -14,6 +14,8 @@ gcc-core
gcc-g++
make
git
python312
python312-devel
```
### Building ###