Skip to content

Commit 9975382

Browse files
committed
godap: update 2.10.7 bottle.
1 parent 9d571d0 commit 9975382

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/g/godap.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Godap < Formula
77
head "https://github.com/Macmod/godap.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "082442ffee4a9ff28a968d032b5f719dfafc78478a34f7c3fc6346efb9aea0fe"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "62370a7cb13319a0bb099c2d8ab0d6cc7f5c05e704fa23c0e33af39b6505179f"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "62370a7cb13319a0bb099c2d8ab0d6cc7f5c05e704fa23c0e33af39b6505179f"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "62370a7cb13319a0bb099c2d8ab0d6cc7f5c05e704fa23c0e33af39b6505179f"
14-
sha256 cellar: :any_skip_relocation, sonoma: "4aee3f2cdd062d384e8e1400535510098b75c2ed4fec7e73183734308cdc2798"
15-
sha256 cellar: :any_skip_relocation, ventura: "4aee3f2cdd062d384e8e1400535510098b75c2ed4fec7e73183734308cdc2798"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "8e29866292ba077cf893e46c0510aa3abc08cfee38ae8540bdcc1a90792b045f"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e2dae7760fd93ea6ccdb0052cbd62ffd58a096c016b997d9faa4478b0b6391ab"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "629dbba49bf9b7ba239e1d7e723203959d3b574dfc7604ac557d9ffd8a1f98c3"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "629dbba49bf9b7ba239e1d7e723203959d3b574dfc7604ac557d9ffd8a1f98c3"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "629dbba49bf9b7ba239e1d7e723203959d3b574dfc7604ac557d9ffd8a1f98c3"
13+
sha256 cellar: :any_skip_relocation, sonoma: "fbbb3f3992ac2a0313db8b747053f8cfd831188c4c808edadfa4db44acfb685b"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "10e278e9ae9e08d8c3200b18fc2b3635d3ac958019d16c67086c2bd155b5679d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cf3b6c99b1bfd2b8264b8d297fd0dc689760d886f63a796055f66ff873f9f809"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)