Merge pull request #319691 from r-ryantm/auto-update/hacompanion

hacompanion: 1.0.12 -> 1.0.15
This commit is contained in:
Nick Cao 2024-06-14 13:51:13 -04:00 committed by GitHub
commit a423ead551
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "hacompanion";
version = "1.0.12";
version = "1.0.15";
src = fetchFromGitHub {
owner = "tobias-kuendig";
repo = "hacompanion";
rev = "v${version}";
hash = "sha256-3uPn139e8TyP0rE9hfRKw192YyexG+f3KmlHMmgCN7A=";
hash = "sha256-FR2IowbaHXr9x/eMt+NCuGusMwX2iVxPOuWEkhH2GFM=";
};
vendorHash = "sha256-ZZ8nxN+zUeFhSXyoHLMgzeFllnIkKdoVnbVK5KjrLEQ=";