File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Dagu < Formula
77 head "https://github.com/dagu-org/dagu.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "fa29ebfc2ea4f2745f2ef6906dc8f4ce1de6cd66c1da31bf6d9529a5ab5dad3f "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "4aaa8ded80ab0a08e75763b0099e25826976daedf9e09d2f2d335f18f9eb200f "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "6bc5bd2ae09bde6531c597d9004b184fb5a02b29758ae8d39856b9daa6b7b15e "
13- sha256 cellar : :any_skip_relocation , sonoma : "bfb133cbb76a9bcc96f512c522b0e4773e7ffffcdb4ff14565dba5c421690db6 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "dbe147f6b5356d7953539ae98187ad47ba606e13de04b5482d23efde941ca644 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "6dd398b5ae421a4229d6a0ca7e07f008af5abb26786bea098759e3cee469cd0e "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "44ab22f35055076fa0f662312bf2000227ccf6d70aff4b5c41a999ea59ca1117 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "dabf212e77ce653dd0bec0203f46f44285aa22794e2b201cc0303cdea23ef1bd "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d31f49ef3a3aad4901137fa1b66292f268f62d5d4b9e7c3d08aba75916e122b8 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "abfd71e6daa14c7892119e99d492f1f77fe61659fe85fa65e043f57572b0c179 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "590747d6991041198f707a30cddb5d9fadd8324bab2eafd758696c948ff26d30 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e6db39fc3a24fcc16e3606014f6f27e40de813c0c7611fc2efe204ba995bf535 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments