python312: 3.12.7 -> 3.12.8

https://docs.python.org/release/3.12.8/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-12-04 13:21:00 +01:00
parent cd3708337b
commit 97365475df
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "12";
patch = "7";
patch = "8";
suffix = "";
};
hash = "sha256-JIh7kuKv1KKsYCQZrUtZY3L2esmwdxkPRZq6OQ+vVVA=";
hash = "sha256-yQkVe7JewRTlhpEkzCqcSk1MHpV8pP9VPx7caSEBFU4=";
};
};