forgejo-lts: 11.0.4 -> 11.0.5

Contains security fixes for Mermaid (XSS) and <https://github.com/ulikunitz/xz>.

https://codeberg.org/forgejo/forgejo/releases/tag/v11.0.5

eaa83f52f2/release-notes-published/11.0.5.md
This commit is contained in:
emilylange
2025-09-06 13:14:48 +02:00
parent 4d0c4d7d51
commit 7adaaf8f4c

View File

@@ -1,8 +1,8 @@
import ./generic.nix {
version = "11.0.4";
hash = "sha256-RI6eCJx1QTDkzY1oFKwCQyOrRXMd0TFihWofC4ZCv44=";
npmDepsHash = "sha256-wsjosyZ5J5mU7ixbWjXnbqkvgnOE0dGz81vVqaI61go=";
vendorHash = "sha256-Zfjp6EKiO74wYgvc85AwtDg+3Nf7lEa1ZKQMMcYPM34=";
version = "11.0.5";
hash = "sha256-r1PR2WfJUvt+5K9RQi+9+xJmhtpqP6cGzEk77DiZUlE=";
npmDepsHash = "sha256-1lY08jBTx3DRhoaup02076EL9n85y57WCsS/cNcM4aw=";
vendorHash = "sha256-Jh8u+iCBhYdKcLj4IzcKtJBnzvclvUeYbR/hjMN+cPs=";
lts = true;
nixUpdateExtraArgs = [
"--override-filename"