Skip to content

Commit 7dc5297

Browse files
committed
2.6.8 release
1 parent 68cdae1 commit 7dc5297

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
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "StackNavigation",
18-
url: "https://github.com/opwoco/StackNavigation/releases/download/2.6.7/StackNavigation.xcframework.zip",
19-
checksum: "d5e5de7e1c8498a7d341a63d64d20b351b14c7001da381fa5f1c36b7e4333d89"
18+
url: "https://github.com/opwoco/StackNavigation/releases/download/2.6.8/StackNavigation.xcframework.zip",
19+
checksum: "58b3a1a0da50536e2689757217c04f600cfff29b3a0134715e4107c95842d543"
2020
)
2121
]
2222
)

0 commit comments

Comments
 (0)