File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ let package = Package(
1616 . binaryTarget(
1717 name: " StackNavigation " ,
1818 url: " https://github.com/opwoco/StackNavigation/releases/download/2.6.8/StackNavigation.xcframework.zip " ,
19- checksum: " 58b3a1a0da50536e2689757217c04f600cfff29b3a0134715e4107c95842d543 "
19+ checksum: " 09f6396b46d9228a3357d956260b7d60bcb85fb44c6afdca416e6520952b0112 "
2020 )
2121 ]
2222)
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ To integrate using Apple's [Swift Package Manager](https://swift.org/package-man
66
77``` swift
88dependencies: [
9- .package (url : " https://github.com/opwoco/StackNavigation" , .exact (" 2.6.7 " ))
9+ .package (url : " https://github.com/opwoco/StackNavigation" , .exact (" 2.6.8 " ))
1010]
1111```
You can’t perform that action at this time.
0 commit comments