Merge pull request #230817 from r-ryantm/auto-update/jetbrains-toolbox
jetbrains-toolbox: 1.28.0.15158 -> 1.28.1.15219
This commit is contained in:
commit
f2cfe60e59
1 changed files with 2 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
}:
|
||||
let
|
||||
pname = "jetbrains-toolbox";
|
||||
version = "1.28.0.15158";
|
||||
version = "1.28.1.15219";
|
||||
|
||||
src = fetchzip {
|
||||
url = "https://download.jetbrains.com/toolbox/jetbrains-toolbox-${version}.tar.gz";
|
||||
sha256 = "sha256-IHs3tQtFXGS9xa5lKwSEWvp8aNffrCjNcoVE4tGX9ak=";
|
||||
sha256 = "sha256-4P73MC5Go8wLACBtjh1y3Ao0czE/3hsSI4728mNjKxA=";
|
||||
stripRoot = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue