Merge pull request #288296 from Ezyrath/update/jetbrains
jetbrains-toolbox: 2.1.3.18901 -> 2.2.1.19765
This commit is contained in:
commit
83a144f3ae
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
pname = "jetbrains-toolbox";
|
pname = "jetbrains-toolbox";
|
||||||
version = "2.1.3.18901";
|
version = "2.2.1.19765";
|
||||||
|
|
||||||
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";
|
||||||
sha256 = "sha256-XZEpzzFm0DA6iiPGOKbmsuNlpIlt7Qa2A+jEqU6GqgE=";
|
sha256 = "sha256-53CsE1hmtys5hNY2V+tskgwKg9jDLrEsYF6iY2fJGHU=";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue