Skip to content

Commit ecdb048

Browse files
authored
[libcxxwrap_julia] Version 0.14.8 (#13047)
1 parent 2b75632 commit ecdb048

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

L/libcxxwrap_julia/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ delete!(Pkg.Types.get_last_stdlibs(v"1.6.3"), uuid)
1111
include("../../L/libjulia/common.jl")
1212

1313
name = "libcxxwrap_julia"
14-
version = v"0.14.7"
14+
version = v"0.14.8"
1515

1616
git_repo = "https://github.com/JuliaInterop/libcxxwrap-julia.git"
1717

1818
# Collection of sources required to complete build
1919
sources = [
20-
GitSource(git_repo, "a2c35fa39983bd9246eb7d9cda4a7a2369334799"),
20+
GitSource(git_repo, "0e7762f43c1b2451f0f11718179860da18dac613"),
2121
]
2222

2323
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)