Skip to content

Commit

Permalink
Merge pull request #436 from staticdev/deps/pyenv-2.11.0
Browse files Browse the repository at this point in the history
Pyenv 2.11.0
  • Loading branch information
staticdev authored Jan 9, 2024
2 parents a9eb5af + 4790867 commit 49c3c66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion default.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ nix_packages:
- name: helm
check_cmd: helm --version
- name: k9s
check_cmd: k9s --version
check_cmd: k9s version
- name: htop
check_cmd: htop --version
- name: nmap
Expand Down
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ roles:
- name: staticdev.firefox
version: 2.0.6
- name: staticdev.pyenv
version: 2.10.2
version: 2.11.0
- name: staticdev.python_developer
version: 3.0.0
- name: staticdev.signal
Expand Down

0 comments on commit 49c3c66

Please sign in to comment.