python311: 3.11.11 -> 3.11.12

https://docs.python.org/release/3.11.11/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-04-09 14:21:21 +02:00
parent 2eeda516c8
commit 090848175d
2 changed files with 2 additions and 12 deletions
@@ -73,10 +73,10 @@
sourceVersion = {
major = "3";
minor = "11";
patch = "11";
patch = "12";
suffix = "";
};
hash = "sha256-Kpkgx6DNI23jNkTtmAoTy7whBYv9xSj+u2CBV17XO+M=";
hash = "sha256-hJ2oevTfE3cQwXluJ2qVX3qFyflxCBBnyPVl0Vw1Kgk=";
inherit passthruFun;
};