Skip to content

Commit

Permalink
Merge pull request #18 from kanidm/create-pr-action/brew-update-main
Browse files Browse the repository at this point in the history
  • Loading branch information
yaleman authored Jan 25, 2025
2 parents 385dbc5 + 6ab2379 commit 7e346bb
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.5"
version "v1.4.6"
homepage "https://api.github.com/kanidm/kanidm/releases/latest"
url "https://github.com/kanidm/kanidm/archive/refs/tags/#{version}.tar.gz"
sha256 "d96783eed184da2698854f9c15c6452fac7f2613c9f43ee9af848a2f685f8462"
sha256 "6f53f41075c3090e5100936d9229c301fa5d7cb2ed3a224ebae881fdb873e9df"
license "Mozilla Public License 2.0"
head "https://github.com/kanidm/kanidm.git", branch: "master"

Expand Down

0 comments on commit 7e346bb

Please sign in to comment.