We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cdae1 commit 7dc5297Copy full SHA for 7dc5297
1 file changed
Package.swift
@@ -15,8 +15,8 @@ let package = Package(
15
targets: [
16
.binaryTarget(
17
name: "StackNavigation",
18
- url: "https://github.com/opwoco/StackNavigation/releases/download/2.6.7/StackNavigation.xcframework.zip",
19
- checksum: "d5e5de7e1c8498a7d341a63d64d20b351b14c7001da381fa5f1c36b7e4333d89"
+ url: "https://github.com/opwoco/StackNavigation/releases/download/2.6.8/StackNavigation.xcframework.zip",
+ checksum: "58b3a1a0da50536e2689757217c04f600cfff29b3a0134715e4107c95842d543"
20
)
21
]
22
0 commit comments