From 6c1b3b92ede5593949fbcf2810f7723cecbe7773 Mon Sep 17 00:00:00 2001 From: lostbard Date: Mon, 29 Dec 2025 07:39:12 -0500 Subject: [PATCH] Update mqtt.yaml v0.0.6 --- packages/mqtt.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/mqtt.yaml b/packages/mqtt.yaml index 9df37dd7..76ef5c86 100644 --- a/packages/mqtt.yaml +++ b/packages/mqtt.yaml @@ -27,6 +27,15 @@ maintainers: - name: "John Donoghue" contact: "john.donoghue@ieee.org" versions: +- id: "0.0.6" + date: "2025-12-29" + sha256: "41d01f43178485d16ff11ad90248507c33d57660b4422160b38941850fee8a91" + url: "https://github.com/gnu-octave/octave-mqtt/releases/download/release-0.0.6/octave-mqtt-0.0.6.tar.gz" + depends: + - "octave (>= 4.0.0)" + - "pkg" + ubuntu2204: + - "libpaho-mqtt-dev" - id: "0.0.5" date: "2024-04-11" sha256: "27a9498697bace234e7f218ced845bbe3369520b493a22e091575c3e13d31cb6"