mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
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.5eaa83f52f2/release-notes-published/11.0.5.md(cherry picked from commit7adaaf8f4c)
This commit is contained in:
committed by
github-actions[bot]
parent
6e5475b9d4
commit
d9c3a244bf
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user