File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
// swift-tools-version:5.4
2
2
import PackageDescription
3
3
4
- let checksum = " 0bef856d3bfbf6df0b80fa9cab20b300bf27480fa476c55473380e1da6e34e81 "
5
- let version = " v95.0.0 "
4
+ let checksum = " 7702db5fa212890e8fcd2274cbec922b968dd34789b2775bd1f0f3cb8a4c6d8d "
5
+ let version = " v95.0.1 "
6
6
let url = " https://github.com/mozilla/application-services/releases/download/ \( version) /MozillaRustComponents.xcframework.zip "
7
7
8
8
// Focus xcframework
9
- let focusChecksum = " 6bfd3351e0344f62d1d52b1c134bcd793476dfe43400f73582733933edf815f1 "
9
+ let focusChecksum = " 3ab0ee4fd7e13635e8066e080d6cc93472347ccf2b6c7afeedf0488d9b0e5658 "
10
10
let focusUrl = " https://github.com/mozilla/application-services/releases/download/ \( version) /FocusRustComponents.xcframework.zip "
11
11
let package = Package (
12
12
name: " MozillaRustComponentsSwift " ,
You can’t perform that action at this time.
0 commit comments