Skip to content

Commit

Permalink
Updated version number in Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Holzschuch committed Jul 8, 2020
1 parent e85ef88 commit c42e338
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 @@ -12,7 +12,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "vim",
url: "https://github.com/holzschu/vim/releases/download/1.0/vim.xcframework.zip",
url: "https://github.com/holzschu/vim/releases/download/ios_1.0/vim.xcframework.zip",
checksum: "d3a49326ff78e05b9084cf881589734158e9059562f584f88d1de5704ab32add"
)
]
Expand Down

0 comments on commit c42e338

Please sign in to comment.