Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump userli to 3.10.0 #72

Merged
merged 1 commit into from
Nov 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
userli_version: "3.9.1"
userli_version: "3.10.0"
userli_mysql_user: "userli"
userli_mysql_password: ""
userli_mysql_db: "userli"
Expand Down
1 change: 1 addition & 0 deletions vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
userli_sha512_checksum:
3.10.0: 48d512fb8f2507c470dba00ae6feecdfe0f559f66de3728c5bec0ac0316c074e109bffb8e3a09cbef5b23e1c12e8e314a9316530db46e48327553d71053c73b5
3.9.1: 4c553b8d81570f4f2ea4b345f64f60ffc318fab5896b70d80033fe70d6b85bfacfe3084e3fb2bb0e39d833cc6b23b6a7368f3d1cef1d4468fcc83c8bf05bb73e
3.9.0: 19d6d978be141690a180f349abe95be11305911dbd0d8469beea6bc5d90746d5a7598552f9d80e679a386b01103a17f55b6427b5310dd3f3a3d1bae3512e81d8
3.8.0: 125f2e49438185b7948e15bdea906c9d9c08adbe930ecf241f8f24d4c1211e2be574f2434067281e63f67f24a66e2adc6ca236e7fc267987b1237f7cc691667e
Expand Down