Skip to content

Commit

Permalink
Merge pull request #154741 from Porkepix/bump-ispc-1.22.0
Browse files Browse the repository at this point in the history
ispc 1.22.0
  • Loading branch information
BrewTestBot authored Nov 19, 2023
2 parents 7b8d11d + 64e9954 commit 8e5984c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
23 changes: 11 additions & 12 deletions Formula/i/ispc.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
class Ispc < Formula
desc "Compiler for SIMD programming on the CPU"
homepage "https://ispc.github.io"
# TODO: Check if we can use unversioned `llvm` at version bump.
url "https://github.com/ispc/ispc/archive/refs/tags/v1.21.1.tar.gz"
sha256 "9f4a11d68c1a3f64be7bad912ef00df50fa8fb3c3e98cebb502ee41d8f9e9fd7"
url "https://github.com/ispc/ispc/archive/refs/tags/v1.22.0.tar.gz"
sha256 "38b0e2de585838004aaa1090af12c2ad20a5ee05c620a686979386450ba0c9c9"
license "BSD-3-Clause"

# Upstream sometimes creates releases that use a stable tag (e.g., `v1.2.3`)
Expand All @@ -15,20 +14,20 @@ class Ispc < Formula
end

bottle do
sha256 cellar: :any, arm64_sonoma: "ecdc2e5ec7da53ccc3c48b3963a5ba0ba71510037fcac9b955fa3dfb7b9fe7c2"
sha256 cellar: :any, arm64_ventura: "7487d082ac5feefe14e2b5a1549c7f77aa88e570818c1520a8fb293f535693a5"
sha256 cellar: :any, arm64_monterey: "35b0ed609fd87ff6c605b910266287b80aece935b81cd7f0de0d133d112e26b8"
sha256 cellar: :any, sonoma: "89430b43a5594b7c3a3b24ca3c54e9ee4d6d9fd3227a66680fb88051cfaaec8c"
sha256 cellar: :any, ventura: "83f51cb7bde56837353a313d335a1cf31165181ee1875be28d10bc01b3f731fa"
sha256 cellar: :any, monterey: "e2ce2cd87cdb86aa2a0819e9d552c5753b0e5de7b9942fda9a9f4b44628cb15f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "815e96df718b195c4399443b4a8aa6badabcbb908696fee2a4603d0df9266d8f"
sha256 cellar: :any, arm64_sonoma: "a53fdd3b0aebeb740244025c9daa572467f42403d6b19bbf3d5066b4cb9148db"
sha256 cellar: :any, arm64_ventura: "8bb18c66e3e8d7fe2aa995567631deed8c3020bf6400d8572565b91af267efb6"
sha256 cellar: :any, arm64_monterey: "ca18a541e1979a0bbb66df754f29d9e3060d2272b892d691ba1738d9500c7838"
sha256 cellar: :any, sonoma: "cfecd1289779a3b393738e6e04137f99f2af5ae50191b949408c2be555d55bf1"
sha256 cellar: :any, ventura: "3a268edfcdf05648e6cfe12bf77e4e04d4bded8a67fae4d94f973ac0e071fbcc"
sha256 cellar: :any, monterey: "e2d7744cc1a65867ddf207d1d906467aef2de8588355a1887b41ce265b0357b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4ca029f7573e647b87b98491feb0f0baa99cdc3a7b8210a5e400906158d93ce0"
end

depends_on "bison" => :build
depends_on "cmake" => :build
depends_on "flex" => :build
depends_on "python@3.11" => :build
depends_on "llvm@16"
depends_on "python@3.12" => :build
depends_on "llvm"

on_linux do
depends_on "tbb"
Expand Down
15 changes: 7 additions & 8 deletions Formula/o/ospray.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Ospray < Formula
url "https://github.com/ospray/ospray/archive/refs/tags/v2.12.0.tar.gz"
sha256 "268b16952b2dd44da2a1e40d2065c960bc2442dd09b63ace8b65d3408f596301"
license "Apache-2.0"
revision 1
head "https://github.com/ospray/ospray.git", branch: "master"

livecheck do
Expand All @@ -12,14 +13,12 @@ class Ospray < Formula
end

bottle do
sha256 cellar: :any, arm64_sonoma: "ee87ad5cc6df01c6903f3ed97a3b6373a3c0bd0df33fee1217b173bf652da2ad"
sha256 cellar: :any, arm64_ventura: "6f5fecb1c05c875d50e53dafd400703614e36839614b86261bdb98ac3e38d823"
sha256 cellar: :any, arm64_monterey: "3e0664c0b539c4f47c2b42706fee64d32c14cac1241de144e8d114f3f72a35cf"
sha256 cellar: :any, arm64_big_sur: "7a24a8a3c4c554d02b59d03b9d7751d6448173a762d3ae8ed4b06c11126204bb"
sha256 cellar: :any, sonoma: "e33af11a39c1466b6a89b839a3ebe4d9b6854065d88045270c9c12be35436a82"
sha256 cellar: :any, ventura: "90e4b25add8ab1ce3ca89279244b1c6253014fc70e038adbb4f73a8a59a8ff35"
sha256 cellar: :any, monterey: "7f2130305e1c5f3a86a8cba185e8d5f203f306fb678476eb3022db59bb48c949"
sha256 cellar: :any, big_sur: "30ea6004307fb11e32af4bc28e20332e7d6d1c53dcf001f500552fc5c685fb2b"
sha256 cellar: :any, arm64_sonoma: "8f0c2b7fc94018818e368fe539e533f58cb7bb6223fbedb08118153f57366564"
sha256 cellar: :any, arm64_ventura: "3669abca9f9a4920fe97d08c318bb24ed7a42e203c40d814f42860f2f9054943"
sha256 cellar: :any, arm64_monterey: "62bbd8250633c21c5be47eca0087c81d1066b1f07ee33c77772c059f8158a707"
sha256 cellar: :any, sonoma: "40dcc27c71be76c8894f02fb0721134c028f0d43da61356c809e10685eb47cf2"
sha256 cellar: :any, ventura: "4459fbe2d70bdb75452b9933292d24cf1253d8430465f0d85fad23f82baffe06"
sha256 cellar: :any, monterey: "874d511bb6038cd75a206d2d2ab0027baea27abfc3512dadc601d629b33d739e"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 8e5984c

Please sign in to comment.