Skip to content

Commit

Permalink
Publishing SPM package for release v2.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastato committed Jun 22, 2023
1 parent 411dacb commit 979090a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ without express or implied warranty.

JSON for Modern C++

Version no-rev
Version v3.11.2
(https://github.com/nlohmann/json)

MIT License
Expand Down Expand Up @@ -1204,7 +1204,7 @@ OF THIS SOFTWARE.

magic-enum

Version no-rev
Version v0.8.1
(https://github.com/Neargye/magic_enum)

MIT License
Expand Down Expand Up @@ -1234,7 +1234,7 @@ SOFTWARE.

Nameof C++

Version no-rev
Version v0.10.1
(https://github.com/Neargye/nameof)

MIT License
Expand Down Expand Up @@ -1647,7 +1647,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

spdlog

Version no-rev
Version v1.9.2
(https://github.com/gabime/spdlog)

The MIT License (MIT)
Expand Down Expand Up @@ -2192,7 +2192,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xsimd

Version no-rev
Version 7.4.9-18-g3d17850
(https://github.com/xtensor-stack/xsimd)

Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
Expand Down Expand Up @@ -2229,7 +2229,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xtensor

Version no-rev
Version 0.23.4-35-gbe35a267
(https://github.com/doo/xtensor)

Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
Expand Down Expand Up @@ -2266,7 +2266,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

xtl

Version no-rev
Version 0.7.2
(https://github.com/xtensor-stack/xtl)

BSD 3-Clause License
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ScanbotDocumentScannerSDK",
url: "https://download.scanbot.io/document-scanner-sdk/ios/pre/xcframeworks/RC10/scanbot-ios-document-scanner-sdk-xcframework-2.3.0.zip",
checksum: "e3a393321d81cdc395bc21007f09c256cfa77555bd13d199c695542954b36da0"
url: "https://download.scanbot.io/document-scanner-sdk/ios/xcframeworks/scanbot-ios-document-scanner-sdk-xcframework-2.3.0.zip",
checksum: "6ee320209d8f328e1e90b3da2ad4b5cf0f975851392c0c8de80ec76fe7033523"
),
]
)

0 comments on commit 979090a

Please sign in to comment.