Skip to content

Commit

Permalink
glslang: update 12.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 21, 2023
1 parent c10ceb2 commit 1934070
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/glslang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ class Glslang < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "ebe4d05784642abdf22fd81de8f54210edf9e67fa8d372398b5aab5ec45c609c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9c5cae2984468ac16d2e20c713d43b23b777375d6fddfde2f5a5f836b13ca4ba"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8fc340f1f2255082935d7c9be087db3ad73aee698aed735875dd6addddc0fbea"
sha256 cellar: :any_skip_relocation, ventura: "e9d9eab0ae84a66d8f088a5a7fab99b50fc40ea9c2ab8896b6a649e0de0d86bc"
sha256 cellar: :any_skip_relocation, monterey: "eaf9e88c35e5ad39f5a5b936467a9eaba556f692f7a968bca482578139c18b61"
sha256 cellar: :any_skip_relocation, big_sur: "64bacd33a30378b6b4aa7f57995a76662bf51369bf1f6a7a0e536ab8bbb8a7d7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a33a39f1408862cc356d3240dc6dba23151038e7d98ec4ae15d94153ea5c887"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d32f53806b60877733b8a054cfdebed20c4ab024b0d12f60293d7173d91d1922"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ba30ede37b5aeb6ce8dac772e48afe89472a5b0601399134c136f5ad27fde2dd"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "60dfac0253d11e3bb3e4bea1f3b97c10dd8cdd2e3edbf35bbe109ed7164486eb"
sha256 cellar: :any_skip_relocation, ventura: "3aa531dff095e45f3e509b23f1425b5ce5d50139ef33f9803e9c41179824ec41"
sha256 cellar: :any_skip_relocation, monterey: "48b8e5575c92a72e4979527871f22342abe04ee068ca0d2aebc2fcdfcaeb31cf"
sha256 cellar: :any_skip_relocation, big_sur: "d7c133d9edbbe5d719dfe2a8738bf709a05b0e63c76f83604b60aa084084953a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "08cf771bce60b40a83a3f01df0d83daf3f51ed925670f918e246f4212e9e81b9"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 1934070

Please sign in to comment.