Skip to content

Commit 058c708

Browse files
chore: bump version to v2024.1
1 parent f8da4d5 commit 058c708

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ let package = Package(
2323

2424
.binaryTarget(
2525
name: "Libshaderc_combined",
26-
url: "https://github.com/mpvkit/libshaderc-build/releases/download/2024.1.0/Libshaderc_combined.xcframework.zip",
27-
checksum: "2a9d485336d64ac36d148c3ebc1194e980b36e6e8a419f03ed4e4b5bca7e2a9c"
26+
url: "https://github.com/mpvkit/libshaderc-build/releases/download/2024.1.0-fix/Libshaderc_combined.xcframework.zip",
27+
checksum: "049236601b70155baeb78a124c8b30f3e4f31f5aa4c6d20370d58c62eca87ec3"
2828
),
2929
//AUTO_GENERATE_TARGETS_END//
3030
]

0 commit comments

Comments
 (0)