File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change 11class Shamrock < Formula
22 desc "Astrophysical hydrodynamics using SYCL"
33 homepage "https://github.com/Shamrock-code/Shamrock"
4- url "https://github.com/Shamrock-code/Shamrock/releases/download/v2025.05 .0/shamrock-2025.05 .0.tar"
5- sha256 "59d5652467fd9453a65ae7b48e0c9b7d4162edc8df92e09d08dcc5275407a897 "
4+ url "https://github.com/Shamrock-code/Shamrock/releases/download/v2025.10 .0/shamrock-2025.10 .0.tar"
5+ sha256 "72683352d862d7b3d39568151a17ea78633bd4976a40eacb77098d3ef0ca3c55 "
66 license "CECILL-2.1"
7- revision 1
87 head "https://github.com/Shamrock-code/Shamrock.git" , branch : "main"
98
10- no_autobump! because : :requires_manual_review
11-
129 bottle do
13- rebuild 1
14- sha256 arm64_tahoe : "6323f8da9268aff5d7ced2543cf89ebde8dc4cbc3dc50756fbebb71fa7945c1b"
15- sha256 arm64_sequoia : "cf3a4a0ebb0bad131f091c5f8c458affe09b3643b7683aa67b705a97d34f83d7"
16- sha256 arm64_sonoma : "f891dda301e1f6f23a83c3decabd61df6ce73faae6e63552e4d058d26a212ba7"
17- sha256 sonoma : "0c497859d5a8ff3387f7b46fad164c270728e8d1a74d39592edb39edaeddb9db"
18- sha256 arm64_linux : "cc61abd988c7308020dc2ee2b60519a565267c9e93887ab414de98594e586618"
19- sha256 x86_64_linux : "0bcb52e22880d47fafddc933f6e279a2c016f0c907afe39d40b60b77d8cb9abb"
10+ sha256 arm64_tahoe : "7c1186e99fc8c0f9a7a3d24ad1a567af9d51ea1d21ef1388061176c1835c3846"
11+ sha256 arm64_sequoia : "7d9a8431163d090cb87f372c902668d6ad63c10b59007649c08bab964537927e"
12+ sha256 arm64_sonoma : "7cb215b578f001046d215348af3e62be75c4c54e934cb4e1f77d0297fe0384e7"
13+ sha256 sonoma : "aa62daa6853bf1198dc5798050c244f3e46fff90263191c6a7711f3b90d2f366"
14+ sha256 arm64_linux : "beac32843e9741cdb0b49c9eeff5596e839529bd72d41e15a9d2590120346437"
15+ sha256 x86_64_linux : "147df51883fc38480ad75d1c4ae774a6d65b4fcaf301c4cbae61ca2b65fc2af9"
2016 end
2117
2218 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments