Skip to content

Commit 7363f89

Browse files
committed
json2ts: update 15.0.3 bottle.
1 parent b22054e commit 7363f89

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Formula/j/json2ts.rb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@ class Json2ts < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e85142e837bc9b2bf6a70cbe4dd728f30177c4e1e449f6c12df9b7e7a21771af"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "881d477ab9a862f5e8f570ac27f60c7384de7a9ab97b34fc7ea26c037426bb82"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "881d477ab9a862f5e8f570ac27f60c7384de7a9ab97b34fc7ea26c037426bb82"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "881d477ab9a862f5e8f570ac27f60c7384de7a9ab97b34fc7ea26c037426bb82"
13-
sha256 cellar: :any_skip_relocation, sonoma: "6b148f79eb8757492cbcfbbbda0ecb999a98ef70e484e3285897878571ab4342"
14-
sha256 cellar: :any_skip_relocation, ventura: "6b148f79eb8757492cbcfbbbda0ecb999a98ef70e484e3285897878571ab4342"
15-
sha256 cellar: :any_skip_relocation, monterey: "6b148f79eb8757492cbcfbbbda0ecb999a98ef70e484e3285897878571ab4342"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "881d477ab9a862f5e8f570ac27f60c7384de7a9ab97b34fc7ea26c037426bb82"
9+
sha256 cellar: :any_skip_relocation, all: "11457a39c52b5a1b68bfb59cfc45048e5823d396c67601eaf6c081503045f4fd"
1710
end
1811

1912
depends_on "node"

0 commit comments

Comments
 (0)