Skip to content

Commit e59a4f4

Browse files
committed
Update Package.swift
1 parent 18e81d5 commit e59a4f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "Clibgit2",
18-
url: "https://github.com/light-tech/Clibgit2/releases/download/v1.1.0/Clibgit2.xcframework.zip",
19-
checksum: "f10e544f6180c23a4de9a965e6bc45ea3ee92b08ebbe9c7f8733446fb7c2d1db"
18+
url: "https://github.com/mssun/LibGit2-On-iOS/releases/download/18e81d5/Clibgit2.xcframework.zip",
19+
checksum: "3d82069c756af5f8c70126bbba1068f60da3449c2aa0713812b299fcd951a615"
2020
),
2121
]
2222
)

0 commit comments

Comments
 (0)