home-assistant-custom-lovelace-modules.bubble-card: 2.2.4 -> 2.3.0 (#360930)

https://github.com/Clooos/bubble-card/releases/tag/v2.3.0
This commit is contained in:
R. RyanTM
2024-12-02 02:29:24 +01:00
committed by GitHub
parent 7df32823cc
commit 32cbecb28f
@@ -6,7 +6,7 @@
stdenv.mkDerivation rec {
pname = "bubble-card";
version = "2.2.4";
version = "2.3.0";
dontBuild = true;
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
owner = "Clooos";
repo = "Bubble-Card";
rev = "v${version}";
hash = "sha256-vsgu1hvtlppADvaFLeB4xQHbP3wBc6H4p5HbeS3JY80=";
hash = "sha256-CzjbTNacrfgzeV/rHoJZntjE3EdfZK/GUPg4uPfTNFg=";
};
installPhase = ''