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

jetbrains-toolbox: 2.4.0.32175 -> 2.4.1.32573
This commit is contained in:
Leona Maroni 2024-08-23 14:33:52 +02:00 committed by GitHub
commit afebc04d76
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.4.0.32175";
version = "2.4.1.32573";
src = fetchzip {
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
hash = "sha256-+EKl8o+S5nwV3u+RrhxuOm/6dLH6zRSvFnyaZRO8xc0=";
hash = "sha256-6sfO9tDIdp/xuNtqZ7UXqzP1SuLd6ZAF7lMTlaF3Z80=";
stripRoot = false;
};