Merge pull request #308181 from r-ryantm/auto-update/jetbrains-toolbox

jetbrains-toolbox: 2.2.3.20090 -> 2.3.1.31116
This commit is contained in:
Pol Dellaiera 2024-05-01 22:57:06 +02:00 committed by GitHub
commit 657b0b7024
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;
};