build: bump whiskers to 2.1.1 (#222)

whiskers 2.1.1 no longer eats trailing newlines
This commit is contained in:
vdbe 2024-05-23 17:39:08 +00:00 committed by GitHub
parent 4ca26b774b
commit 9da7bb5e2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
---
whiskers:
version: "2.1.0"
version: "2.1.1"
matrix:
- flavor
filename: "themes/catppuccin_{{flavor.identifier}}.tmuxtheme"
@ -23,4 +23,3 @@ thm_yellow="#{{ palette.yellow.hex | lower }}"
thm_blue="#{{ palette.blue.hex | lower }}"
thm_orange="#{{ palette.peach.hex | lower }}"
thm_black4="#{{ palette.surface2.hex | lower }}"
{% raw %}{% endraw %}{# Needs to end with a newline #}