We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a3937 commit 1c3762dCopy full SHA for 1c3762d
mulle-bashfunctions.rb
@@ -1,9 +1,9 @@
1
class MulleBashfunctions < Formula
2
desc "🥊 A versioned collection of bash functions"
3
homepage "https://github.com/mulle-nat/mulle-bashfunctions"
4
-url "https://github.com/mulle-nat/mulle-bashfunctions/archive/6.7.0.tar.gz"
5
-sha256 "d477f3fb7af3cf3fe1af4d3432bfe3543b59b15120a2cff525383d6effbcbaa3"
6
-# version "6.7.0"
+url "https://github.com/mulle-nat/mulle-bashfunctions/archive/6.8.0.tar.gz"
+sha256 "766d5751bff3268265ed5ad89fb163673410b5173eea7efc8b519fe78c2e0203"
+# version "6.8.0"
7
def install
8
system "./bin/installer", "#{prefix}"
9
end
0 commit comments