mirror of
https://github.com/laosb/SwiftTailwind.git
synced 2025-11-28 22:01:38 +00:00
fix: Update TailwindCSSCLI binary target to 1.1.0-test.4
This commit is contained in:
parent
caa5c6651b
commit
da0c9046ae
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ let package = Package(
|
|||
.binaryTarget(
|
||||
name: "TailwindCSSCLI",
|
||||
url:
|
||||
"https://github.com/laosb/SwiftTailwind/releases/download/1.1.0-test.3+tw.4.1.14/tailwindcss.artifactbundleindex",
|
||||
checksum: "3287be503b5d954d1946a110cf2a1d14d37f9941983afe55f1743ddb5b487392"
|
||||
"https://github.com/laosb/SwiftTailwind/releases/download/1.1.0-test.4+tw.4.1.14/tailwindcss.artifactbundleindex",
|
||||
checksum: "ec4df49e361db5fc3159c431e5661af2e1b22d8575c64ce0482a8e84cfd93d04"
|
||||
),
|
||||
.target(
|
||||
name: "SwiftTailwindExample",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue