Skip to content

Commit

Permalink
chore: prepare release 1.0.3
Browse files Browse the repository at this point in the history
Co-authored-by: Ahmed Moussa <ahmed.moussa@iohk.io>
Signed-off-by: Goncalo Frade <goncalo.frade@iohk.io>
  • Loading branch information
goncalo-frade-iohk and hamada147 committed May 20, 2024
1 parent 047cfad commit 45a1d1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.3
// swift-tools-version:5.7
import PackageDescription

let package = Package(
Expand All @@ -23,8 +23,8 @@ let package = Package(
// RELEASE
.binaryTarget(
name: "Apollo",
url: "https://github.com/input-output-hk/atala-prism-apollo/releases/download/<ref>/Apollo.xcframework.zip",
checksum: "<checksum>"
url: "https://github.com/input-output-hk/atala-prism-apollo/releases/download/1.0.3/Apollo.xcframework.zip",
checksum: "89989b558887431844d5395c845a098678577b3c1dc867146ca058f0ce9e63dd"
)
]
)

0 comments on commit 45a1d1f

Please sign in to comment.