Skip to content

Commit

Permalink
jetbrains-toolbox: 2.4.1.32573 -> 2.5.1.34629
Browse files Browse the repository at this point in the history
  • Loading branch information
ners committed Nov 5, 2024
1 parent 1ca7aa2 commit a614e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/je/jetbrains-toolbox/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
}:
let
pname = "jetbrains-toolbox";
version = "2.4.1.32573";
version = "2.5.1.34629";

src = fetchzip {
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
hash = "sha256-6sfO9tDIdp/xuNtqZ7UXqzP1SuLd6ZAF7lMTlaF3Z80=";
hash = "sha256-YaMlvgktoa738grHarJX2Uh5PZ7qHuASyJBcUhMssEI=";
stripRoot = false;
};

Expand Down

0 comments on commit a614e90

Please sign in to comment.