home-assistant-custom-lovelace-modules.bubble-card: 2.3.3 -> 2.3.4

This commit is contained in:
R. Ryantm
2025-01-15 01:15:11 +00:00
parent d6f326af01
commit 8f95965e22
@@ -6,7 +6,7 @@
stdenv.mkDerivation rec {
pname = "bubble-card";
version = "2.3.3";
version = "2.3.4";
dontBuild = true;
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
owner = "Clooos";
repo = "Bubble-Card";
rev = "v${version}";
hash = "sha256-fBkiOhUwXa7Fy8Q7n2DBrTek7SQF37exQkvBREWx0Zk=";
hash = "sha256-90If8QKlxacJZoEG3+IFHPd9cuFJS5Ki9XMdTaq67IA=";
};
installPhase = ''