Skip to content

Commit

Permalink
Merge pull request #445 from staticdev/deps/general-role-updates-jan-…
Browse files Browse the repository at this point in the history
…2024

General role updates jan 2024
  • Loading branch information
staticdev authored Jan 14, 2024
2 parents 30d217d + 485ea89 commit 00e159e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions default.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dotfiles_files:
# Development
## Go settings
golang_developer: true
golang_version: "1.21.4"
golang_version: "1.21.5"

## NodeJs settings
nodejs_developer: true
Expand Down Expand Up @@ -179,7 +179,7 @@ enable_screen_sharing: false
# extra installs
## cryptomator
install_cryptomator: false
cryptomator_version: 1.11.0
cryptomator_version: 1.11.1

install_keypass_xc: false
install_obs: false
Expand Down
8 changes: 4 additions & 4 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ roles:
- name: ableton.nix
version: 0.0.9
- name: gantsign.golang
version: 3.2.4
version: 3.2.5
- name: geerlingguy.docker
version: 6.1.0
version: 7.0.2
- name: geerlingguy.dotfiles
version: 1.2.1
- name: geerlingguy.nodejs
version: 6.1.1
- name: green_leader.codium
version: 1.0.4
- name: robertdebock.obsproject
version: 2.0.7
version: 2.0.8
- name: staticdev.brave
version: 1.3.2
- name: staticdev.firefox
Expand All @@ -25,7 +25,7 @@ roles:
- name: staticdev.signal
version: 1.6.2
- name: stefangweichinger.ansible_rclone
version: 0.1.2
version: 0.1.3

collections:
- name: community.general
Expand Down

0 comments on commit 00e159e

Please sign in to comment.