mirror of
https://github.com/EmergeTools/Pow.git
synced 2026-03-25 08:55:50 +00:00
Package.swift for 0.1.1
This commit is contained in:
parent
27945b3311
commit
80a0276439
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ let package = Package(
|
|||
targets: [
|
||||
.binaryTarget(
|
||||
name: "Pow",
|
||||
url: "https://packages.movingparts.io/binaries/pow/0.1.0/Pow.xcframework.zip",
|
||||
checksum: "27bfbae340405068387782b4f3712b58fa07225003c85c347f4d3c2122df8507"
|
||||
url: "https://packages.movingparts.io/binaries/pow/0.1.1/Pow.xcframework.zip",
|
||||
checksum: "5ae07875130ecb40d9310460b13da6aaa6f783d1e6e9af88b7c96a1ba32fd22a"
|
||||
),
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue