Skip to content

Commit 9098f44

Browse files
committed
mqttui 0.22.1
1 parent 7b6710f commit 9098f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mqttui.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mqttui < Formula
22
desc "Subscribe to a MQTT Topic or publish something quickly from the terminal"
33
homepage "https://github.com/EdJoPaTo/mqttui"
4-
url "https://github.com/EdJoPaTo/mqttui/archive/refs/tags/v0.22.0.tar.gz"
5-
sha256 "49bb8839b8c27d2a879c73bd3a26231c1a69263eca8af0b469365b115fadb3ad"
4+
url "https://github.com/EdJoPaTo/mqttui/archive/refs/tags/v0.22.1.tar.gz"
5+
sha256 "c8a65a1aef2e96484e09972de50fb6150a868cd30ce16d26df1466fdac1a6c75"
66
license "GPL-3.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)