Skip to content

Commit cb944fa

Browse files
committed
1 parent 6fa6bc8 commit cb944fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mask.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mask < Formula
22
desc "CLI task runner defined by a simple markdown file"
33
homepage "https://github.com/jakedeichert/mask/"
4-
url "https://github.com/jacobdeichert/mask/archive/refs/tags/mask/0.11.4.tar.gz"
5-
sha256 "65ac7b5798bc717a2a0c3fb933afab45fc901eeb3ff299e03695bf3204d4f37a"
4+
url "https://github.com/jacobdeichert/mask/archive/refs/tags/mask/0.11.6.tar.gz"
5+
sha256 "e76ae20a120c3ab44f1b14e73ff3f1b39d900bc66f8d2dab7fed4706bacd92fd"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)