mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 01:54:34 +00:00
jetbrains-toolbox: 2.4.0.32175 -> 2.4.1.32573
This commit is contained in:
parent
23fed6a921
commit
d0065cf5f4
@ -9,11 +9,11 @@
|
|||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
pname = "jetbrains-toolbox";
|
pname = "jetbrains-toolbox";
|
||||||
version = "2.4.0.32175";
|
version = "2.4.1.32573";
|
||||||
|
|
||||||
src = fetchzip {
|
src = fetchzip {
|
||||||
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
|
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
|
||||||
hash = "sha256-+EKl8o+S5nwV3u+RrhxuOm/6dLH6zRSvFnyaZRO8xc0=";
|
hash = "sha256-6sfO9tDIdp/xuNtqZ7UXqzP1SuLd6ZAF7lMTlaF3Z80=";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user