Skip to content

Commit 8e372bf

Browse files
authored
jetbrains-toolbox: 2.5.3.37797 -> 2.5.4.38621 (#385630)
2 parents 891b0a0 + e81d326 commit 8e372bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/je/jetbrains-toolbox/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
}:
1414
let
1515
pname = "jetbrains-toolbox";
16-
version = "2.5.3.37797";
16+
version = "2.5.4.38621";
1717

1818
src = fetchzip {
1919
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
20-
hash = "sha256-BMSVigKiR7HgBqaebKvBk0OnyqiYQk562IIzN/6xu2I=";
20+
hash = "sha256-FQTw6LPLJV+lV546rFOi/503PuErJs4T5q9MNWwGYEs=";
2121
stripRoot = false;
2222
};
2323

0 commit comments

Comments
 (0)