mirror of
https://github.com/EmergeTools/Pow.git
synced 2026-03-25 08:55:50 +00:00
Package.swift for 0.3.0
This commit is contained in:
parent
d07a88ae27
commit
8cb399c174
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ let package = Package(
|
|||
targets: [
|
||||
.binaryTarget(
|
||||
name: "Pow",
|
||||
url: "https://packages.movingparts.io/binaries/pow/0.2.1/Pow.xcframework.zip",
|
||||
checksum: "ab861b6666ad7f0915feebfff4390cb6d2b4bb03598ab64f6700f2f5a1dee84d"
|
||||
url: "https://packages.movingparts.io/binaries/pow/0.3.0/Pow.xcframework.zip",
|
||||
checksum: "28a6565d0570394e512ae177a49dcddf38f53f9bb567cb899f8405901190b1eb"
|
||||
),
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue