Skip to content

Commit a7d4683

Browse files
committed
Update to ThinLinc 4.10.1
1 parent debe65a commit a7d4683

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ ThinLinc End User License Agreement. NOTE: Setting this to yes is a
3636
requirement for installing and using ThinLinc.
3737
3838
```yaml
39-
thinlinc_version: "4.10.0"
40-
thinlinc_build: "6068"
41-
thinlinc_server_bundle_file: "tl-4.10.0-server.zip"
39+
thinlinc_version: "4.10.1"
40+
thinlinc_build: "6197"
41+
thinlinc_server_bundle_file: "tl-4.10.1-server.zip"
4242
```
4343
4444
ThinLinc version, build number and server bundle names.

defaults/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
thinlinc_accept_eula: "no"
55

6-
thinlinc_version: "4.10.0"
7-
thinlinc_build: "6068"
8-
thinlinc_server_bundle: "tl-4.10.0-server.zip"
6+
thinlinc_version: "4.10.1"
7+
thinlinc_build: "6197"
8+
thinlinc_server_bundle: "tl-4.10.1-server.zip"
99

1010
thinlinc_autoinstall_dependencies: "yes"
1111

0 commit comments

Comments
 (0)