Skip to content

Commit

Permalink
chore(deps): Bump charmbracelet/gum to 0.14.3 (#42)
Browse files Browse the repository at this point in the history
Bumps [charmbracelet/gum](https://github.com/charmbracelet/gum) to
0.14.3

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 25, 2024
1 parent 82aa2e0 commit 0359133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ declare goThrough=false

# Actions
getGum() {
declare -r gumVir='0.14.1'
declare -r gumVir='0.14.3'
declare -r gumDir="gum_${gumVir}_$(uname)_$(uname -m)"
declare -r gumUrl="https://github.com/charmbracelet/gum/releases/download/v$gumVir/$gumDir.tar.gz"
declare -r gumThemeUrl="https://raw.githubusercontent.com/5ouma/dotfiles/$GIT_REF/data/blue.json"
Expand Down

0 comments on commit 0359133

Please sign in to comment.