python311: 3.11.13 -> 3.11.14

https://docs.python.org/release/3.11.14/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-10-10 00:46:08 +02:00
parent e9f1e37b16
commit e4bf3d7976

View File

@@ -59,10 +59,10 @@
sourceVersion = {
major = "3";
minor = "11";
patch = "13";
patch = "14";
suffix = "";
};
hash = "sha256-j7X5+8dgn6giyzFUmIRXXbf9llfL/7iVELXXl1ljqDo=";
hash = "sha256-jT7Y7FyIwclfXlWGEqclRQ0kUoE92tXlj9saU7Egm3g=";
inherit passthruFun;
};