Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sladan-hedvig committed Jan 17, 2024
2 parents 124051a + 278f2f8 commit d52f3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
.binaryTarget(
name: "authlib",
url: "https://github.com/HedvigInsurance/authlib/releases/download/0.0.22/authlib.xcframework.zip",// authlib URL
checksum: "b7f2af87c095292b53358e56a8209a60a2369441f94c3af90acd1f22702cdead"// authlib Checksum
checksum: "ab1d3a9ef134283cd404a4d37dd2207739d5ed42575732db0fb2d7b1f9c4e187"// authlib Checksum
)
]
)

0 comments on commit d52f3c8

Please sign in to comment.