diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-04-15 22:15:40 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-04-15 22:21:54 +0900 |
| commit | d197e40b2aaacb6e7fa82f92ebde378a15235b03 (patch) | |
| tree | 1234ab4ec883ddd81969f54e66897a10bc3769c0 /internal | |
| parent | 200890224765ae0d1fbffb66851602c4b3f92109 (diff) | |
internal/rosa/python: mako 1.3.10 to 1.3.11
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/python.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/python.go b/internal/rosa/python.go index e835e379..4da4074d 100644 --- a/internal/rosa/python.go +++ b/internal/rosa/python.go @@ -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, ) |
