Skip to content

Commit

Permalink
[Release] SciChart(4.4.0.5778)
Browse files Browse the repository at this point in the history
  • Loading branch information
SciChartTeam committed Feb 2, 2022
1 parent a45c8f2 commit 89dab7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

import PackageDescription

let repo = "PodSpecs-Nightly"
let version = "4.3.1-alpha.5777"
let repo = "PodSpecs"
let version = "4.4.0.5778"

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: "b189389b579a6c8c835c0b986eb379dd3d602b40c257d903786b92368391abc7"
checksum: "7ef614a31f79d3022ba250404c729dfad38646fa4406c697182fcf2ab6f74c64"
),
]
)

0 comments on commit 89dab7f

Please sign in to comment.