hacompanion: 1.0.25 -> 1.0.26

https://github.com/tobias-kuendig/hacompanion/releases/tag/v1.0.26
This commit is contained in:
Casey Link
2026-04-06 10:49:45 +02:00
parent 83e29f2b87
commit 7406f5f800
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "hacompanion";
version = "1.0.25";
version = "1.0.26";
src = fetchFromGitHub {
owner = "tobias-kuendig";
repo = "hacompanion";
rev = "v${finalAttrs.version}";
hash = "sha256-CkJ648rYlSzWH0K7vGcxYKiVEsVj+y+p+2bsV7VOi6I=";
hash = "sha256-gpBu7HsohL8/Rfy3uWtYF7llX59nJXDDR//YE3MYje8=";
};
vendorHash = "sha256-y2eSuMCDZTGdCs70zYdA8NKbuPPN5xmnRfMNK+AE/q8=";