Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 15d1b62

Browse files
runnerrunner
authored andcommitted
KMM SPM package release for 0.6.3
1 parent 86b4bc9 commit 15d1b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// swift-tools-version:5.3
22
import PackageDescription
33

4-
let remoteKotlinUrl = "https://api.github.com/repos/touchlab/KMMBridgeSampleKotlin/releases/assets/80212667.zip"
5-
let remoteKotlinChecksum = "243646153ba4a0d04034a3d58d4910098b2332ce4e8a5e4e814829280dcffef9"
4+
let remoteKotlinUrl = "https://api.github.com/repos/touchlab/KMMBridgeSampleKotlin/releases/assets/84178373.zip"
5+
let remoteKotlinChecksum = "c866a57d4e34384fdc3b2ebc8c03da02d2f9f805dba16dc7d6375bed0982d678"
66
let packageName = "shared"
77

88
let package = Package(

0 commit comments

Comments
 (0)