Skip to content

Commit db6ea9d

Browse files
authored
forgejo: 10.0.2 -> 10.0.3 (NixOS#393054)
2 parents 657dd8d + fcd3921 commit db6ea9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/fo/forgejo/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import ./generic.nix {
2-
version = "10.0.2";
3-
hash = "sha256-UxjhJA6o1LS/7/s0BzcaTSkXSsnKfjIMIjL6ASSot6k=";
2+
version = "10.0.3";
3+
hash = "sha256-bt1lgp6UiZeiZiIN3vZZbUygHVX1lEE5uOkPXrjk68o=";
44
npmDepsHash = "sha256-e3SE6cu1xCBdoMRqp2Gcjcay/EwjF+bTdPOlpL1STvw=";
5-
vendorHash = "sha256-ceV73QmxYEthjsA50ylojwC4dcTYAbE2UgxuxFqvi24=";
5+
vendorHash = "sha256-b3+zxsKRylgfdW0Yiz0QryObMKdtiMCt0hB3DtAGFrQ=";
66
lts = false;
77
nixUpdateExtraArgs = [
88
"--override-filename"

0 commit comments

Comments
 (0)