Skip to content

Commit b65ad97

Browse files
authored
Merge pull request #279477 from tw93/update-mole.rb-1777167062
mole 1.36.1
2 parents c21b361 + 5206796 commit b65ad97

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/m/mole.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mole < Formula
22
desc "Deep clean and optimize your Mac"
33
homepage "https://github.com/tw93/Mole"
4-
url "https://github.com/tw93/Mole/archive/refs/tags/V1.36.0.tar.gz"
5-
sha256 "43b85ee7e9cae78743f299b8a0c638d364da131b5c90b09b7a8b35c66e42a5f6"
4+
url "https://github.com/tw93/Mole/archive/refs/tags/V1.36.1.tar.gz"
5+
sha256 "0716376f2391dead6402ef2d39b5d46c2d86d835ca2b131419358ece77ecf27d"
66
license "MIT"
77
head "https://github.com/tw93/Mole.git", branch: "main"
88

@@ -15,10 +15,10 @@ class Mole < Formula
1515
no_autobump! because: :bumped_by_upstream
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "4a29adbae1c1cb9156c9f0c85ea4b7d02c2764eafc2d96ad0e6dca50ec935f21"
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2312d3c5362e993895261a8b14719190bdb79ef17992f14841f03bfede712602"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5e580f23859ba0fc6dfa7f2cb0d9c468d215fd475e40f44d2c2eaf4ebb27bbd5"
21-
sha256 cellar: :any_skip_relocation, sonoma: "115edfacee0269564a511ba7d9930743ab34980de4f4103c2c853f8b621771d0"
18+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "cca480096ac1a9da0d2c5a73337e93225985c8ada8aa1f9b6ca2877b9fc534d8"
19+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ff19e89654ad84a600234a0288580cc20ac1c59191435f1e7326b380aeac3428"
20+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b990af2f94184ac76a167f40fd1bd5d6b6749f66329b5e65f14b28e033668f37"
21+
sha256 cellar: :any_skip_relocation, sonoma: "e982598847c4ff30b0bc2c75c8c1e2568657e3cf268deeb6b9e05c576e110346"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)