python315: 3.15.0b4 -> 3.15.0b5

https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-4
This commit is contained in:
Martin Weinelt
2026-07-18 16:21:15 +02:00
parent d9f2630618
commit ba6feaa09b

View File

@@ -80,9 +80,9 @@
major = "3";
minor = "15";
patch = "0";
suffix = "b3";
suffix = "b4";
};
hash = "sha256-apNa4jSmfmVJiUNzsM/rg2EYLQOyFEIyiulZirdCISc=";
hash = "sha256-k++5yI17ZjM2jn97j4226YmI9/dhwJt3hJRHJihBzjo=";
inherit passthruFun;
};