Skip to content

Commit b77f43a

Browse files
fanbox-dl: 0.27.1 -> 0.27.2 (#367640)
2 parents ed11ad7 + 22520a2 commit b77f43a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fa/fanbox-dl/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "fanbox-dl";
9-
version = "0.27.1";
9+
version = "0.27.2";
1010

1111
src = fetchFromGitHub {
1212
owner = "hareku";
1313
repo = "fanbox-dl";
1414
rev = "v${version}";
15-
hash = "sha256-2fxptsETjWyQxQv/VDx2A5UMZ3oLgC298YY/To3qaqk=";
15+
hash = "sha256-qsuYsAXlMuNvGxtrisqqr2E9OgiXsYneBx+CnVOyU2g=";
1616
};
1717

1818
vendorHash = "sha256-l/mgjCqRzidJ1QxH8bKGa7ZnRZVOqkuNifgEyFVU7fA=";

0 commit comments

Comments
 (0)