jlog 2.5.4

Closes #111273.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-09-21 00:56:19 +02:00 committed by BrewTestBot
parent c48fbff175
commit f1fc0fb04d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Jlog < Formula
desc "Pure C message queue with subscribers and publishers for logs"
homepage "https://labs.omniti.com/labs/jlog"
url "https://github.com/omniti-labs/jlog/archive/2.5.3.tar.gz"
sha256 "66730afc62aa9c9f93ef686998a5396f8721edca3750097d4a2848a688d55bf9"
url "https://github.com/omniti-labs/jlog/archive/2.5.4.tar.gz"
sha256 "a6f00f9f41d3664a2f66f6c6aee0d33d6f295354f13a5f7f4033ca7ed20685cd"
license "BSD-3-Clause"
head "https://github.com/omniti-labs/jlog.git", branch: "master"