Skip to content

Commit

Permalink
[build] Update SPM checksum for release v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Yeshkunov committed Jan 10, 2022
1 parent f0aad4e commit 1b6c2a3
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 @@ -5,8 +5,8 @@ import PackageDescription
import Foundation

let registry = SDKRegistry()
let version = "1.0.6"
let checksum = "2ef6de236b06125d7055b9c8fe97661967ebc6eddf177702b52e04cca6d111a3"
let version = "1.0.7"
let checksum = "479ec872f61e6be33f72cdfdbb1e20d5f0d7b9e67bcc1dce79fdf1fdc55ff140"

let package = Package(
name: "MapboxMobileEvents",
Expand Down

0 comments on commit 1b6c2a3

Please sign in to comment.