We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6710f commit 9098f44Copy full SHA for 9098f44
Formula/m/mqttui.rb
@@ -1,8 +1,8 @@
1
class Mqttui < Formula
2
desc "Subscribe to a MQTT Topic or publish something quickly from the terminal"
3
homepage "https://github.com/EdJoPaTo/mqttui"
4
- url "https://github.com/EdJoPaTo/mqttui/archive/refs/tags/v0.22.0.tar.gz"
5
- sha256 "49bb8839b8c27d2a879c73bd3a26231c1a69263eca8af0b469365b115fadb3ad"
+ url "https://github.com/EdJoPaTo/mqttui/archive/refs/tags/v0.22.1.tar.gz"
+ sha256 "c8a65a1aef2e96484e09972de50fb6150a868cd30ce16d26df1466fdac1a6c75"
6
license "GPL-3.0-or-later"
7
8
bottle do
0 commit comments