Skip to content

Commit

Permalink
Merge pull request #15 from kanidm/create-pr-action/brew-update-main
Browse files Browse the repository at this point in the history
Update to version
  • Loading branch information
yaleman authored Nov 22, 2024
2 parents a374fa8 + d88fcf6 commit df05435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kanidm.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Kanidm < Formula
desc "Kanidm CLI"
version "v1.4.2"
version "v1.4.3"
homepage "https://api.github.com/kanidm/kanidm/releases/latest"
url "https://github.com/kanidm/kanidm/archive/refs/tags/#{version}.tar.gz"
sha256 "5b8bebb860220cdff95d41c0fa252cf2f8320584d7f825ebdadd94f662c3e923"
sha256 "551584b212fb1dace54ce702c6d2b38da5c1b39bfbb93155540544f7138f08ee"
license "Mozilla Public License 2.0"
head "https://github.com/kanidm/kanidm.git", branch: "master"

Expand Down

0 comments on commit df05435

Please sign in to comment.