Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
joemcbride committed Dec 5, 2021
1 parent 5d3fcb3 commit 1e9c994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Plugins",
url: "https://github.com/outlander-app/plugin-package/releases/download/v1.0.0/Plugins.xcframework.zip",
checksum: "70ae56a510f384cd03f599f83df58653319712c447b93ae539661b1ab64fc943"
url: "https://github.com/outlander-app/plugin-package/releases/download/v1.0.1/Plugins.xcframework.zip",
checksum: "4c936dd13e5533d888d9f6b939bed051fead05e47fb21b0d39be63d5343f16f5"
)
]
)

0 comments on commit 1e9c994

Please sign in to comment.