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 committed Oct 19, 2024
1 parent bb574dc commit ab1385a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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

Check failure on line 1 in Casks/a/arm-performance-libraries.rb

View workflow job for this annotation

GitHub Actions / test arm-performance-libraries (macos-15, arm)

exception while auditing arm-performance-libraries: undefined method `match' for an instance of Array
version "24.04"
version "24.10"
install_suffix="#{version}_flang-new_clang_18"
sha256 "228bf3a2c25dbd45c2f89c78f455ee3c7dfb25e121c20d2765138b5174e688dc"
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 ab1385a

Please sign in to comment.