Skip to content

Commit

Permalink
Update for 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liamnichols committed May 4, 2024
1 parent 90eb3bd commit a0e6b3b
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 @@ -19,8 +19,8 @@ let package = Package(
),
.binaryTarget(
name: "xcstrings-tool",
url: "https://github.com/liamnichols/xcstrings-tool/releases/download/0.1.2/xcstrings-tool.artifactbundle.zip",
checksum: "1731cfcfb5d8f2a5d704877667dcab798283b1f5a476ccad0315dccaf27f9bb5"
url: "https://github.com/liamnichols/xcstrings-tool/releases/download/0.2.0/xcstrings-tool.artifactbundle.zip",
checksum: "7268d727f070b39c90223fde018832d728ce6d93d8fb084b766c6e9d3fb6691f"
)
]
)

0 comments on commit a0e6b3b

Please sign in to comment.