Skip to content

Commit

Permalink
chore: update SwiftFormat/CLI to 0.52.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng committed Dec 18, 2023
1 parent baf8eef commit 248fccd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ target 'Easydict' do
pod 'AppCenter', '~> 5.0.4'

# Swift format
pod 'SwiftFormat/CLI', '~> 0.49'
pod 'SwiftFormat/CLI', '~> 0.52.11'

end

Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ DEPENDENCIES:
- ReactiveObjC (~> 3.1.1)
- Sparkle (~> 2.5.1)
- SSZipArchive (~> 2.2.2)
- SwiftFormat/CLI (~> 0.49)
- SwiftFormat/CLI (~> 0.52.11)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
Expand Down Expand Up @@ -171,6 +171,6 @@ SPEC CHECKSUMS:
SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9
SwiftFormat: 2ca3d0b75754193f0f3ba532291f25ae08dd1e42

PODFILE CHECKSUM: f3da5fb61a040dd810c9de601c01ddb021a047f4
PODFILE CHECKSUM: a35287f08d36ebe90dd9f3362e15bf7aaeeaf0f5

COCOAPODS: 1.14.2
4 changes: 2 additions & 2 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 248fccd

Please sign in to comment.