Skip to content

Commit

Permalink
Auto update with latest AS Release v87.1.0 (#25)
Browse files Browse the repository at this point in the history
* Updates Package.swift with v87.1.0 release

* Version 87.1.0

Co-authored-by: Firefox Sync Engineering <[email protected]>
  • Loading branch information
github-actions[bot] and Firefox Sync Engineering authored Dec 3, 2021
1 parent a9927c8 commit 23371da
Show file tree
Hide file tree
Showing 17 changed files with 4,781 additions and 3,311 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// swift-tools-version:5.4
import PackageDescription

let checksum = "f69d5c7bcde788d709944bacdeb72888beed1ec6b0a1ad32a092becdc156854b"
let version = "v87.0.0"
let checksum = "641dfb3695f79fe7d5d3f4d3f5b89c36458db355be9cb450e9a9e7350fbe0a8a"
let version = "v87.1.0"
let url = "https://github.com/mozilla/application-services/releases/download/\(version)/MozillaRustComponents.xcframework.zip"

let package = Package(
Expand Down
Loading

0 comments on commit 23371da

Please sign in to comment.