Skip to content

Commit

Permalink
Updated checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Holzschuch committed May 21, 2022
1 parent 03bf50d commit 11429ca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,12 @@ let package = Package(
.binaryTarget(
name: "vim",
url: "https://github.com/holzschu/vim/releases/download/ios_1.0/vim.xcframework.zip",
checksum: "0a1d915355b7f7301cfabffb8bb543355ace8377a174d73065f488816d464c93"
checksum: "02acb74bec3e6b4ba9c120873a19a770773e3c3e2d141365808a9342ddf41fe7"
),
.binaryTarget(
name: "xxd",
url: "https://github.com/holzschu/vim/releases/download/ios_1.0/xxd.xcframework.zip",
checksum: "e4497125969914be5dd7fc8012b71646dbc7a5b3f50f50d8254682a8a369dd5b"
checksum: "1c48b9f77310b71499a7bd76a16882405c8a81b55f56c7c7577ae2a0ce347ba6"
)
]
)

0 comments on commit 11429ca

Please sign in to comment.