Skip to content

Commit ca71e45

Browse files
tidal-hifi: 5.18.0 -> 5.18.2 (#397526)
2 parents 1e35125 + 6e72238 commit ca71e45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ti/tidal-hifi/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939

4040
stdenv.mkDerivation (finalAttrs: {
4141
pname = "tidal-hifi";
42-
version = "5.18.0";
42+
version = "5.18.2";
4343

4444
src = fetchurl {
4545
url = "https://github.com/Mastermindzh/tidal-hifi/releases/download/${finalAttrs.version}/tidal-hifi_${finalAttrs.version}_amd64.deb";
46-
sha256 = "sha256-R5Xw9uIptVPYEZ73TtdWarQNtn8nhAUN+zA5tnzTaCU=";
46+
sha256 = "sha256-jo3vnq7ul7e+UsaBswil8EctUxVJMcTxo77YyQ2ncIM=";
4747
};
4848

4949
nativeBuildInputs = [

0 commit comments

Comments
 (0)