Skip to content

Commit 89fd5bc

Browse files
authored
bazecor: 1.5.2 -> 1.5.3 (#354049)
2 parents 0b301b6 + 78fbb32 commit 89fd5bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ba/bazecor/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
}:
77
let
88
pname = "bazecor";
9-
version = "1.5.2";
9+
version = "1.5.3";
1010
src = appimageTools.extract {
1111
inherit pname version;
1212
src = fetchurl {
1313
url = "https://github.com/Dygmalab/Bazecor/releases/download/v${version}/Bazecor-${version}-x64.AppImage";
14-
hash = "sha256-Eq66tuRP/+TPLNDQRox8/dMT/7fGGrxmUUML8wJ3v+M=";
14+
hash = "sha256-96BHIOt9vA9sLpR8+XRKi8+h953VWMyAeE04A+4GR2Q=";
1515
};
1616

1717
# Workaround for https://github.com/Dygmalab/Bazecor/issues/370

0 commit comments

Comments
 (0)