Skip to content

Commit

Permalink
[libzenohc] Update to 1.2.1 (#10522)
Browse files Browse the repository at this point in the history
  • Loading branch information
n0wis authored Feb 15, 2025
1 parent f39f4ab commit 5aa52fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions L/libzenohc/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
using BinaryBuilder, Pkg

name = "libzenohc"
version = v"1.2.0"
version = v"1.2.1"

# Collection of sources required to complete build
sources = [
GitSource("https://github.com/eclipse-zenoh/zenoh-c.git", "3e8b75279b4943653d95a4f4a302abe8cf8d9eed")
GitSource("https://github.com/eclipse-zenoh/zenoh-c.git", "95af166fc0b8b1682437af908b0a1ef58839afb9")
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 5aa52fe

Please sign in to comment.