Skip to content

Commit

Permalink
Updated to latest Tor.framework 408.4.1 containing Tor 0.4.8.4 and a …
Browse files Browse the repository at this point in the history
…patch which memory-maps cache files for less free RAM usage on startup.
  • Loading branch information
tladesignz committed Aug 30, 2023
1 parent effaf87 commit 3487fd3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use_frameworks!

def tor
pod 'Tor/GeoIP-NoLZMA',
'~> 407.14'
'~> 408.4'
# :path => '../Tor.framework'
end

Expand Down
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ PODS:
- ImageRow (~> 4.0)
- IPtProxy (~> 3.1.1)
- ProgressHUD (13.7.2)
- Tor/Core (407.14.2)
- Tor/CTor-NoLZMA (407.14.2):
- Tor/Core (408.4.1)
- Tor/CTor-NoLZMA (408.4.1):
- Tor/Core
- Tor/GeoIP-NoLZMA (407.14.2):
- Tor/GeoIP-NoLZMA (408.4.1):
- Tor/CTor-NoLZMA

DEPENDENCIES:
- Eureka (~> 5.3)
- GCDWebServerExtension (from `https://github.com/tladesignz/GCDWebServer.git`)
- IPtProxyUI/AppEx (~> 3.0.1)
- ProgressHUD (~> 13.6)
- Tor/GeoIP-NoLZMA (~> 407.14)
- Tor/GeoIP-NoLZMA (~> 408.4)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
Expand All @@ -49,8 +49,8 @@ SPEC CHECKSUMS:
IPtProxy: 264799227d5d83a4a583e66bd4ea846510554025
IPtProxyUI: a52edf104d5f4e42b111d07dd7d0f682c321347c
ProgressHUD: 093d24ca970f191744017bee2649e37d0cd1c5b9
Tor: 9f6f21a72873f01936b537a52bac13a26290b098
Tor: 47917bb7670747dddc72a81445cf6835ee3e48d9

PODFILE CHECKSUM: 0eaafc361cc544bfb8250c33d44816e91cd35b5e
PODFILE CHECKSUM: 2d879b7a4d1812b8806316f82e2a2b1cb3673da1

COCOAPODS: 1.12.1

0 comments on commit 3487fd3

Please sign in to comment.