Skip to content

Commit

Permalink
[Release] SciChart(4.4.1.5840)
Browse files Browse the repository at this point in the history
  • Loading branch information
SciChartTeam committed Jul 14, 2022
1 parent bf1ccee commit 661dee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import PackageDescription

let repo = "PodSpecs"
let version = "4.4.0.5839"
let version = "4.4.1.5840"

let package = Package(
name: "SciChart",
Expand All @@ -21,7 +21,7 @@ let package = Package(
.binaryTarget(
name: "SciChart",
url: "https://github.com/ABTSoftware/\(repo)/releases/download/v\(version)/SciChart_iOS_\(version).zip",
checksum: "ed7a831224f1e38fb6d0d750ac0b238d9dfbe7e9aed14af0d35f85f4f7fcf806"
checksum: "6ba88bf052c7809b410ba9e4a3bc28b7c4a2039ad511f62ed6f2be6afc843d90"
),
]
)

0 comments on commit 661dee0

Please sign in to comment.