Skip to content

Commit

Permalink
Update Nodogsplash to version 5.0.2 (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
martignoni authored Oct 11, 2023
1 parent c8f2ef3 commit 8c54725
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion roles/packageconfig/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

- name: Copy nodogsplash deb package file
ansible.builtin.copy:
src: 'nodogsplash_5.0.1-1_arm64.deb'
src: 'nodogsplash_5.0.2-1_arm64.deb'
dest: '/tmp/nodogsplash.deb'
mode: '0644'

Expand Down

0 comments on commit 8c54725

Please sign in to comment.