Skip to content

Commit

Permalink
Version 4.3.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
penthera-bots committed Feb 23, 2024
1 parent f842dad commit fc73193
Show file tree
Hide file tree
Showing 202 changed files with 108,637 additions and 108,637 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "VirtuosoClientDownloadEngine",
url: "https://github.com/penthera/Download2Go-ios/releases/download/v4.3.0/VirtuosoClientDownloadEngine-spm.xcframework.zip",
checksum: "37b393d715369d5e0b3b38e4f66822b781ca5eaf57e2ddbaecf4ad97ccda9454"
url: "https://github.com/penthera/Download2Go-ios/releases/download/v4.3.1/VirtuosoClientDownloadEngine-spm.xcframework.zip",
checksum: "07a3b57fb688c581807cf1c0a8cfba244b6cbd5e8badfb1c98cdd415f8152b6d"
)
]
)
4 changes: 2 additions & 2 deletions VirtuosoClientDownloadEngine.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

Pod::Spec.new do |s|
s.name = 'VirtuosoClientDownloadEngine'
s.version = '4.3.0'
s.version = '4.3.1'
s.summary = 'A best-of-breed download and offline viewing solution for video.'
s.homepage = 'http://penthera.com'
s.license = { :type => 'Custom', :file => 'LICENSE' }
s.author = { 'josh-penthera' => '[email protected]' }
s.source = { :http => 'https://github.com/penthera/Download2Go-ios/releases/download/v4.3.0/VirtuosoClientDownloadEngine.xcframework.zip' }
s.source = { :http => 'https://github.com/penthera/Download2Go-ios/releases/download/v4.3.1/VirtuosoClientDownloadEngine.xcframework.zip' }

s.ios.deployment_target = '11.0'

Expand Down
4 changes: 2 additions & 2 deletions VirtuosoClientDownloadEngineWidevine.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

Pod::Spec.new do |s|
s.name = 'VirtuosoClientDownloadEngineWidevine'
s.version = '4.3.0'
s.version = '4.3.1'
s.summary = 'A best-of-breed download and offline viewing solution for video.'
s.homepage = 'http://penthera.com'
s.license = { :type => 'Custom', :file => 'LICENSE' }
s.author = { 'josh-penthera' => '[email protected]' }
s.source = { :http => 'https://github.com/penthera/Download2Go-ios/releases/download/v4.3.0/VirtuosoClientDownloadEngineWidevine.xcframework.zip' }
s.source = { :http => 'https://github.com/penthera/Download2Go-ios/releases/download/v4.3.1/VirtuosoClientDownloadEngineWidevine.xcframework.zip' }

s.ios.deployment_target = '11.0'

Expand Down
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23D5051b</string>
<string>23E5180j</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23D5051b</string>
<string>23E5180j</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23D5051b</string>
<string>23E5180j</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23D5051b</string>
<string>23E5180j</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23D5051b</string>
<string>23E5180j</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand Down
Loading

0 comments on commit fc73193

Please sign in to comment.