Skip to content

Commit

Permalink
0.1.1 0.1.1 of mulle-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat committed Feb 1, 2024
1 parent de4d92d commit 7b90352
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mulle-menu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ class MulleMenu < Formula
desc "🍟 A menu for your bash scripts"
homepage "https://github.com/mulle-sde/mulle-menu"
url "https://github.com/mulle-sde/mulle-menu/archive/0.1.1.tar.gz"
sha256 "452b5faf7bbc06ec973ab04f64cda57023cf7a9eb595524d468a6697782058b5"
sha256 "5d84487130d1fe982a889dde28db6143cc07b4a7633917fb0b9f3a644b8b8579"
# version "0.1.1"

depends_on "mulle-kybernetik/software/mulle-bashfunctions"
def install
system "./bin/installer", "#{prefix}"
end
Expand Down

0 comments on commit 7b90352

Please sign in to comment.