Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
Update MMDB to fix that the database is not downloaded correcly
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuhaow committed Jul 10, 2017
1 parent d5a4c75 commit db178cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
I will do my best to guarantee that this project adheres to [Semantic Versioning](http://semver.org/) after 1.0.0, but please do read change log before updating.

## 0.12.2

### Fixed
- Update MMDB to fix that the database is not downloaded correcly.

## 0.12.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github "robbiehanson/CocoaAsyncSocket" ~> 7.5.1
github "CocoaLumberjack/CocoaLumberjack" ~> 3.0.0
github "lexrus/MMDB-Swift" "0.2.6"
github "lexrus/MMDB-Swift" "0.2.7"
github "zhuhaow/Sodium-framework" "v1.0.10.1"
github "behrang/YamlSwift" ~> 3.0.0
github "zhuhaow/tun2socks" ~> 0.6.0
Expand Down
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ github "CocoaLumberjack/CocoaLumberjack" "3.2.0"
github "Quick/Nimble" "v5.1.1"
github "Quick/Quick" "v1.0.0"
github "behrang/YamlSwift" "3.4.0"
github "lexrus/MMDB-Swift" "0.2.6"
github "lexrus/MMDB-Swift" "0.2.7"
github "robbiehanson/CocoaAsyncSocket" "7.6.1"
github "zhuhaow/Resolver" "0.1.3"
github "zhuhaow/Sodium-framework" "v1.0.10.1"
Expand Down

0 comments on commit db178cf

Please sign in to comment.