python312: 3.12.5 -> 3.12.6

https://docs.python.org/release/3.12.6/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-09-07 06:03:19 +02:00
parent 65d707b79f
commit 9550eb8922
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "12";
patch = "5";
patch = "6";
suffix = "";
};
hash = "sha256-+oouEsXmILCfU+ZbzYdVDS5aHi4Ev4upkdzFUROHY5c=";
hash = "sha256-GZllgpjPL7g33/7Y/zwDPvDJjvIM9zxdX2a+1auJaXw=";
};
};