mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 03:57:38 +00:00
jetbrains-toolbox: 2.2.3.20090 -> 2.3.1.31116
This commit is contained in:
parent
705bad7ed6
commit
eb66c23a70
@ -9,11 +9,11 @@
|
||||
}:
|
||||
let
|
||||
pname = "jetbrains-toolbox";
|
||||
version = "2.2.3.20090";
|
||||
version = "2.3.1.31116";
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
|
||||
sha256 = "sha256-SqxQF5pG61CySsDzdZ1P2C9cCe/B145D0S+T4NByif8=";
|
||||
sha256 = "sha256-mrTeUp9DBSO1S6Nxx077lqtY847CiCBCCi/vboZ8ADs=";
|
||||
stripRoot = false;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user