plemoljp-hs: 2.0.4 -> 3.0.0 (#420822)

Co-authored-by: kachick <kachick@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] kachick and committed by GitHub 668b089f 68df9872

+2 -2
+2 -2
pkgs/by-name/pl/plemoljp-hs/package.nix
··· 6 6 7 7 stdenvNoCC.mkDerivation rec { 8 8 pname = "plemoljp-hs"; 9 - version = "2.0.4"; 9 + version = "3.0.0"; 10 10 11 11 src = fetchzip { 12 12 url = "https://github.com/yuru7/PlemolJP/releases/download/v${version}/PlemolJP_HS_v${version}.zip"; 13 - hash = "sha256-+pRbMgRaIbsXo8e7rQre377F8LhbK9rBjG/vYrdeFQM="; 13 + hash = "sha256-V21T8ktNZE4nq3SH6aN9iIJHmGTkZuMsvT84yHbwSqI="; 14 14 }; 15 15 16 16 installPhase = ''