We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa6bc8 commit cb944faCopy full SHA for cb944fa
Formula/m/mask.rb
@@ -1,8 +1,8 @@
1
class Mask < Formula
2
desc "CLI task runner defined by a simple markdown file"
3
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"
+ url "https://github.com/jacobdeichert/mask/archive/refs/tags/mask/0.11.6.tar.gz"
+ sha256 "e76ae20a120c3ab44f1b14e73ff3f1b39d900bc66f8d2dab7fed4706bacd92fd"
6
license "MIT"
7
8
bottle do
0 commit comments