Skip to content

Commit

Permalink
arm-performance-libraries 24.10
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored and samford committed Oct 20, 2024
1 parent 59f7694 commit 5dffb47
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/a/arm-performance-libraries.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "arm-performance-libraries" do
version "24.04"
install_suffix="#{version}_flang-new_clang_18"
sha256 "228bf3a2c25dbd45c2f89c78f455ee3c7dfb25e121c20d2765138b5174e688dc"
version "24.10"
install_suffix="#{version}_flang-new_clang_19"
sha256 "04e794409867e6042ed0f487bbaf47cc6edd527dc6ddad67160f1dba83906969"

url "https://developer.arm.com/-/media/Files/downloads/hpc/arm-performance-libraries/#{version.dots_to_hyphens}/macos/arm-performance-libraries_#{version}_macOS.tgz"
url "https://developer.arm.com/-/cdn-downloads/permalink/Arm-Performance-Libraries/Version_#{version}/arm-performance-libraries_#{version}_macOS.tgz"
name "Arm Performance Libraries"
desc "Optimized standard core math libraries for Arm processors"
homepage "https://developer.arm.com/downloads/-/arm-performance-libraries"
Expand Down

0 comments on commit 5dffb47

Please sign in to comment.