We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871a887 commit e81d326Copy full SHA for e81d326
pkgs/by-name/je/jetbrains-toolbox/package.nix
@@ -13,11 +13,11 @@
13
}:
14
let
15
pname = "jetbrains-toolbox";
16
- version = "2.5.3.37797";
+ version = "2.5.4.38621";
17
18
src = fetchzip {
19
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
20
- hash = "sha256-BMSVigKiR7HgBqaebKvBk0OnyqiYQk562IIzN/6xu2I=";
+ hash = "sha256-FQTw6LPLJV+lV546rFOi/503PuErJs4T5q9MNWwGYEs=";
21
stripRoot = false;
22
};
23
0 commit comments