Skip to content

Commit

Permalink
ittapi: New version 3.24.4 (#7873)
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett authored Dec 29, 2023
1 parent d94a3de commit 43254df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions I/ittapi/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
using BinaryBuilder, Pkg

name = "ittapi"
version = v"3.24.2"
version = v"3.24.4"

# Collection of sources required to complete build
sources = [
GitSource("https://github.com/intel/ittapi.git", "69dd04030d3a2cf4c32e649ac1f2a628d5af6b46")
GitSource("https://github.com/intel/ittapi.git", "4ec67c7680d7941185ef7acc0c5c3923f0bcf11d")
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 43254df

Please sign in to comment.