forgejo: 12.0.1 -> 12.0.2

changelog: https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/12.0.2.md
This commit is contained in:
Chris Moultrie
2025-08-31 10:03:43 -04:00
parent 70ec3948a7
commit da979c8477
+2 -2
View File
@@ -1,6 +1,6 @@
import ./generic.nix {
version = "12.0.1";
hash = "sha256-MBk5QHjnyMXmQDIbMuehjcGN/PUN1ViRtIi1pJGHlW0=";
version = "12.0.2";
hash = "sha256-BkyzOrpwKkROKiZgSCr8Z7n8WO6qnkDyCBJ4HWO71Ws=";
npmDepsHash = "sha256-kq2AV1D0xA4Csm8XUTU5D0iCmyuajcnwlLdPjJ/mj1g=";
vendorHash = "sha256-B9menPCDUOYHPCS0B5KpxuE03FdFXmA8XqkiYEAxs5Y=";
lts = false;