Skip to content

Commit

Permalink
6.2.4 6.2.4 of mulle-bashfunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat committed Feb 8, 2024
1 parent fba2ebe commit 3c6877e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mulle-bashfunctions.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class MulleBashfunctions < Formula
desc "🥊 A versioned collection of bash functions"
homepage "https://github.com/mulle-nat/mulle-bashfunctions"
url "https://github.com/mulle-nat/mulle-bashfunctions/archive/6.2.3.tar.gz"
sha256 "94a3686ac8679ce1d77aa09272621bbff231d79e33a77275338ad4a64dcaa050"
# version "6.2.3"
url "https://github.com/mulle-nat/mulle-bashfunctions/archive/6.2.4.tar.gz"
sha256 "e8fe2e42f164c041996a214f0f6f4c330be6c9cfff1cc3e62a259aee747facdd"
# version "6.2.4"
def install
system "./bin/installer", "#{prefix}"
end
Expand Down

0 comments on commit 3c6877e

Please sign in to comment.