python312: 3.12.4 -> 3.12.5

https://docs.python.org/release/3.12.5/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-08-08 15:36:12 +02:00
parent fa12935a32
commit 8878d8afcd
3 changed files with 3 additions and 60 deletions
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "12";
patch = "4";
patch = "5";
suffix = "";
};
hash = "sha256-9tQZpth0OrJnAIAbSQjSbZfouYbhT5XeMbMt4rDnlVQ=";
hash = "sha256-+oouEsXmILCfU+ZbzYdVDS5aHi4Ev4upkdzFUROHY5c=";
};
};