File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33---
44
5+ ## 6.6.2
6+
7+ ### Changes in core dependencies of SwiftGenPlugin
8+
9+ * [ SwiftGen 6.6.2] ( https://github.com/SwiftGen/SwiftGen/blob/6.6.2/CHANGELOG.md )
10+
511## 6.6.1
612
713### Changes in core dependencies of SwiftGenPlugin
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ let package = Package(
2929 ) ,
3030 . binaryTarget(
3131 name: " swiftgen " ,
32- url: " https://github.com/SwiftGen/SwiftGen/releases/download/6.6.1 /swiftgen-6.6.1 .artifactbundle.zip " ,
33- checksum: " 69f0dae351747247a3dd88985a8643e527aff87e677963b4db59f6b67fbadbb7 "
32+ url: " https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2 /swiftgen-6.6.2 .artifactbundle.zip " ,
33+ checksum: " 7586363e24edcf18c2da3ef90f379e9559c1453f48ef5e8fbc0b818fbbc3a045 "
3434 )
3535 ]
3636)
You can’t perform that action at this time.
0 commit comments