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:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user