python311: 3.11.14 -> 3.11.15

https://docs.python.org/release/3.11.15/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2026-03-03 17:05:55 +01:00
parent 5c994fe2b1
commit f751ae3d25

View File

@@ -47,10 +47,10 @@
sourceVersion = {
major = "3";
minor = "11";
patch = "14";
patch = "15";
suffix = "";
};
hash = "sha256-jT7Y7FyIwclfXlWGEqclRQ0kUoE92tXlj9saU7Egm3g=";
hash = "sha256-JyF53dmi5BoPyOQuM9+9ygs3EapavzctPy1RVD0JtiU=";
inherit passthruFun;
};