Skip to content

Commit e34e2be

Browse files
committed
nelm: update 1.12.0 bottle.
1 parent bd67743 commit e34e2be

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/n/nelm.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Nelm < Formula
77
head "https://github.com/werf/nelm.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "26397f3a39207b34f70c198d36822dfdd23f251550c7a91537c84b109cdae918"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "864507ae61acb1553bc9cf468d0344062a1910692a9010acdd43799712a7a379"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5bce39ec29169db19f7b709d6425f418dc141dc91089859f2dadab6ec3b0ebda"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1c5ae04a500decf5e1d82c185e4bc3dd7a4d2215af7fd4029d65384d19a0debe"
14-
sha256 cellar: :any_skip_relocation, ventura: "978b8d0fcf424a611af74a5df69f2dca6124aa7dcc68bbfbc3367c66fc9ae5c0"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "8e5a6aae0125e3261f3d9d6c1f6889258d1bfa572ef5f23235a54c5f215d71c4"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8987e826036877369ae84cf9dfaff000778361d78196dcc9c3df1a0ebe6aed13"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6cedfa19b3f8361d9ecefc32ec0bc0f2f71e78fd7c727c0318b807b08628a94b"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "851067d07ba59178af0f07cf4c538feeda3a4a6601acc966e2a0a84bf942cba8"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ae34831cb359f97a7d72b04d3547db58bcfaec79ec2c6e98884e5cdfafd2e67"
13+
sha256 cellar: :any_skip_relocation, sonoma: "e127ce62b70493a866c55df8711837c08d565b2ba931a58ca2e1fe47cd9994bb"
14+
sha256 cellar: :any_skip_relocation, ventura: "ee13e64d8c8e2bc81069d63ffce8547596b5091720b1907d5032e19a077bb466"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "f9a08455d5ea420085d0a27d9a8252a38296c0985724447ae22ec63f99f4ff89"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a96449b673a2c48ff3cce5c1f989a5d250167d6df3110414c64e9863d8d85146"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)