Skip to content

Commit

Permalink
Bump RocksDB to v8.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpablo committed Apr 16, 2024
1 parent 16be7f7 commit 386b0b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ let package = Package(
),
.binaryTarget(
name: "RocksDB",
url: "https://github.com/GoodNotes/rocksdb/releases/download/v8.10.0/RocksDB.xcframework.zip",
checksum: "70b11dbb039a4e63fc7f4d100c49fb5dbd73db8a5cdefe24b6ee0eb32d1bda39"
url: "https://github.com/GoodNotes/rocksdb/releases/download/v8.11.4/RocksDB.xcframework.zip",
checksum: "a7cb9490d890c040bcce53d12e4853214320b27ae6318537ba56171545a0d4a5"
)
],
cxxLanguageStandard: .cxx20
Expand Down

0 comments on commit 386b0b0

Please sign in to comment.