fanbox-dl: 0.23.2 -> 0.27.1

This commit is contained in:
R. Ryantm
2024-12-01 19:04:12 +00:00
parent 10f06c512e
commit 7414afd892
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "fanbox-dl";
version = "0.23.2";
version = "0.27.1";
src = fetchFromGitHub {
owner = "hareku";
repo = "fanbox-dl";
rev = "v${version}";
hash = "sha256-JARIY6z912XDvZ6JviLMP8OZLOIzUPLuJtWGpKcqwvY=";
hash = "sha256-2fxptsETjWyQxQv/VDx2A5UMZ3oLgC298YY/To3qaqk=";
};
vendorHash = "sha256-l/mgjCqRzidJ1QxH8bKGa7ZnRZVOqkuNifgEyFVU7fA=";