Skip to content

Commit 9238a80

Browse files
authored
Merge pull request #250178 from Homebrew/bump-mackup-0.9.0
mackup 0.9.0
2 parents 5814cfa + 8e7cd18 commit 9238a80

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/m/mackup.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ class Mackup < Formula
33

44
desc "Keep your Mac's application settings in sync"
55
homepage "https://github.com/lra/mackup"
6-
url "https://files.pythonhosted.org/packages/c9/80/3c0f1755c612f32a215b2ebc8a2669a9b7f78d2ada58bbf1002d94601c79/mackup-0.8.43.tar.gz"
7-
sha256 "22bb21412dfee660a5ec2ef018b95302eb72635cf45b04cbc7f53364de24ed54"
6+
url "https://files.pythonhosted.org/packages/56/eb/c14bbd7b09f53473bfc4ae5f0a979810c272bd1ec3a0f06e2322da87163a/mackup-0.9.0.tar.gz"
7+
sha256 "d1aa845364dcf51ae3d5d9267ad62ac1941d2964ebe6a6e80f0b1b1cbdccc638"
88
license "GPL-3.0-or-later"
99
head "https://github.com/lra/mackup.git", branch: "master"
1010

1111
bottle do
12-
rebuild 1
13-
sha256 cellar: :any_skip_relocation, all: "0f4b53a009f1f8c1bddb2cae808be6fae141d85107700c6b3bbe4c3ad955b887"
12+
sha256 cellar: :any_skip_relocation, all: "e4a26ddc2474f47fde5627d0498d7e98aa86d5fb11e5b4077689088de3ffe089"
1413
end
1514

1615
depends_on "[email protected]"

0 commit comments

Comments
 (0)