Skip to content

Commit d0b1211

Browse files
authored
saleae-logic-2: 2.4.13 -> 2.4.22 (#378831)
2 parents 832e354 + 7c22280 commit d0b1211

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sa/saleae-logic-2/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
}:
77
let
88
pname = "saleae-logic-2";
9-
version = "2.4.13";
9+
version = "2.4.22";
1010
src = fetchurl {
11-
url = "https://downloads.saleae.com/logic2/Logic-${version}-linux-x64.AppImage";
12-
hash = "sha256-0GIZQKQDY3arDUlxjQKWOHDB3j76xVwkx5H+8q+d0Rc=";
11+
url = "https://downloads2.saleae.com/logic2/Logic-${version}-linux-x64.AppImage";
12+
hash = "sha256-MMuuSYOVw4O/JDsXz9OneUyJMNLUUCBpAMRqCs64khk=";
1313
};
1414
desktopItem = makeDesktopItem {
1515
name = "saleae-logic-2";

0 commit comments

Comments
 (0)