Skip to content

Commit

Permalink
[build] Update SPM checksum for release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nagineni committed Sep 30, 2021
1 parent 32270d6 commit 42aa512
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.4"
let checksum = "7a9267be83edeca90605e233bfd54cbc27855c4c004ccebe7efed5f40990fd33"
let version = "1.0.5"
let checksum = "6aafe3d501966eacd7b3737b2aa81109e64541e25468c79c8892c0b7df7b9749"

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

0 comments on commit 42aa512

Please sign in to comment.