python315: 3.15.0a7 -> 3.15.0a8
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-8 Fixes: CVE-2026-4224, CVE-2026-3644
This commit is contained in:
@@ -92,9 +92,9 @@
|
||||
major = "3";
|
||||
minor = "15";
|
||||
patch = "0";
|
||||
suffix = "a7";
|
||||
suffix = "a8";
|
||||
};
|
||||
hash = "sha256-j1kMQot/DUBt+Si4Vzfno6+ijt3U0UGUEOqAloftHqc=";
|
||||
hash = "sha256-KPG2NYYJBC68yBSI7CRWlRn1CAS7B9wjzHB7KBsDHGk=";
|
||||
inherit passthruFun;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user