Skip to content

Commit

Permalink
Update weechat to 4.3.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jun 22, 2024
1 parent b2ffdce commit 2f9cd67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion weechat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN set -eux; \

# https://weechat.org/download/stable/
# https://weechat.org/download/debian/active/#debian_bullseye
ENV WEECHAT_VERSION 4.3.2-1
ENV WEECHAT_VERSION 4.3.3-1

RUN set -eux; \
apt-get update; \
Expand Down
4 changes: 2 additions & 2 deletions weechat/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"sha256": "04215670f06f47e9aa34b40c1588a7bd7780de461d573dd852f3587bf60444cd",
"version": "4.3.2-1"
"sha256": "d7dcbd47846c6a283c2f8ddab59ee48c16b0d06e40c3f2c17427ad7e2aa67e82",
"version": "4.3.3-1"
}

0 comments on commit 2f9cd67

Please sign in to comment.