mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
forgejo: 12.0.2 -> 12.0.3
Contains security fixes for Mermaid (XSS) and <https://github.com/ulikunitz/xz>. https://codeberg.org/forgejo/forgejo/releases/tag/v12.0.3eaa83f52f2/release-notes-published/12.0.3.md(cherry picked from commit4d0c4d7d51)
This commit is contained in:
committed by
github-actions[bot]
parent
078e17c0be
commit
6e5475b9d4
@@ -1,8 +1,8 @@
|
||||
import ./generic.nix {
|
||||
version = "12.0.2";
|
||||
hash = "sha256-BkyzOrpwKkROKiZgSCr8Z7n8WO6qnkDyCBJ4HWO71Ws=";
|
||||
npmDepsHash = "sha256-kq2AV1D0xA4Csm8XUTU5D0iCmyuajcnwlLdPjJ/mj1g=";
|
||||
vendorHash = "sha256-B9menPCDUOYHPCS0B5KpxuE03FdFXmA8XqkiYEAxs5Y=";
|
||||
version = "12.0.3";
|
||||
hash = "sha256-3uXGDX1uKxXehiMBG1cMIttJFRACIm3UE8U2OtUWjOQ=";
|
||||
npmDepsHash = "sha256-V8FUoL9y36bagkg8Scttv/IzKg+MIIqp7witvT8bSWA=";
|
||||
vendorHash = "sha256-GE3trnaWuAVSEfi11tZo5JXedWOYOMzcHQ3GFyISVTQ=";
|
||||
lts = false;
|
||||
nixUpdateExtraArgs = [
|
||||
"--override-filename"
|
||||
|
||||
Reference in New Issue
Block a user