Skip to content

Commit

Permalink
fix(just): jetbrains toolbox version bump (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept committed Aug 16, 2023
1 parent e5d5b5e commit 70b649c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/share/ublue-os/just/custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ gnome-extensions:
# Install JetBrains Toolbox | https://www.jetbrains.com/toolbox-app/
jetbrains-toolbox:
#!/usr/bin/env bash
BUILD_VERSION="2.0.1.16621"
BUILD_VERSION="2.0.2.16660"
echo "Installing JetBrains Toolbox"
pushd "$(mktemp -d)"
curl -sSfL -O https://download.jetbrains.com/toolbox/jetbrains-toolbox-$BUILD_VERSION.tar.gz
Expand Down

0 comments on commit 70b649c

Please sign in to comment.