hacompanion: 1.0.17 -> 1.0.21

This commit is contained in:
R. Ryantm 2025-02-07 02:15:07 +00:00
parent affff94d36
commit ac81478e82

View File

@ -6,13 +6,13 @@
buildGoModule rec {
pname = "hacompanion";
version = "1.0.17";
version = "1.0.21";
src = fetchFromGitHub {
owner = "tobias-kuendig";
repo = "hacompanion";
rev = "v${version}";
hash = "sha256-TGYBNsHM92B65LsBwVp9mZgdYkJAvQFyIqknRFqXFaQ=";
hash = "sha256-6fj9Gs/ezISx5Llele5mrTFR0IiQzzm1wWcAywTaFPk=";
};
vendorHash = "sha256-y2eSuMCDZTGdCs70zYdA8NKbuPPN5xmnRfMNK+AE/q8=";