better-commits: 1.16.1 -> 1.17.0

This commit is contained in:
R. Ryantm
2025-06-17 03:30:25 +00:00
parent 1f622956bd
commit 093e5e21ce
+2 -2
View File
@@ -8,13 +8,13 @@
buildNpmPackage rec {
pname = "better-commits";
version = "1.16.1";
version = "1.17.0";
src = fetchFromGitHub {
owner = "Everduin94";
repo = "better-commits";
tag = "v${version}";
hash = "sha256-70PEcktGGck7egDmaIteFEMCNpo6ZuWyIVPiOywr2tc=";
hash = "sha256-77wjS/BvJLDV+48xYE7XkC6A2GkCefWFydxOU53rXME=";
};
npmDepsHash = "sha256-g34UutgT5315BpsQSuGGLIU6Ga+hpEz74HNLKKOB+ec=";