Skip to content

Commit 6e3dece

Browse files
authored
Merge pull request #296778 from tw93/mole-1.49.2
mole 1.49.2
2 parents 06de6ce + 1ad65fd commit 6e3dece

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://mole.fit"
4-
url "https://github.com/tw93/Mole/archive/refs/tags/V1.49.1.tar.gz"
5-
sha256 "1bc87b173960b2bb5d39c26333403cd52f7d9caeffb6e43f2f44018fa12515bf"
4+
url "https://github.com/tw93/Mole/archive/refs/tags/V1.49.2.tar.gz"
5+
sha256 "ffa39b625416ac150587bcc93dfccac83c6eece6922b87ccc8d3000875ff3885"
66
license "GPL-3.0-or-later"
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: "e94db500f8ec7db4dc0f2d9f6e963847d8a657f7a459cff832a446ac9b18ecdf"
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "08ffc55ff3b0c59676b336a1773cf709132260bb55569942676592ff9dbf0b6e"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d09ac08a199d79adac6aae88a76843a7a6428daacf11f9fe85501423a4eb1287"
21-
sha256 cellar: :any_skip_relocation, sonoma: "4a89036e8c37f27c2aa71b5a90479751989104376a4fc06e6f49b56fc238be8c"
18+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c95fe93b056a0d2ef5d9d6bc6c18b225529948935fa1cfa6e18b664d49669edc"
19+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4258ff1254efca02b295724bbb227e7b2bbac1cf60c1cb5b3f3733059bf5ff9b"
20+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "88725fa17b15573b455c5a61fdc9c32731ffb9321f3f264f4c05827efbbec95d"
21+
sha256 cellar: :any_skip_relocation, sonoma: "630b62fa60579efc6ef77d59c0f834caf51d41425c7f8b6621a99bf5a51aacd3"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)