internal/rosa/mako: 1.3.10 to 1.3.11
Some checks failed
Test / Flake checks (push) Has been cancelled
Test / Sandbox (push) Has started running
Test / Hakurei (race detector) (push) Has been cancelled
Test / Hakurei (push) Has been cancelled
Test / Create distribution (push) Has been cancelled
Test / ShareFS (push) Has been cancelled
Test / Sandbox (race detector) (push) Has been cancelled

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-04-15 22:15:40 +09:00
parent 2008902247
commit 8dccf9cb7b

View File

@@ -217,8 +217,8 @@ func init() {
artifactsM[PythonMako] = newPypi(
"mako", 3915,
"a template library written in Python",
"1.3.10", "py3", "none", "any",
"tQ1VGLIQOYm70HuuzsOPRbFWCWYvgckSjx2rKczXHRlMIBet28XGnnPh6i1GbFUu",
"1.3.11", "py3", "none", "any",
"WJ_hxYI-nNiuDiM6QhfAG84uO5U-M2aneB0JS9AQ2J2Oi6YXAbBxIdOeOEng6CoS",
PythonMarkupSafe,
)