Skip to content

Commit

Permalink
update checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
eegrok committed Jan 26, 2023
1 parent 04918d8 commit a730a36
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 @@ -4,8 +4,8 @@
import PackageDescription

let realmVersion = "10.33.0"
let realmChecksum = "3257ab9ab3e0e10d7b5d1986ae5700b31d3b0374af65a1364cf10799d20707b7"
let realmSwiftChecksum = "0864e69564cb454cf299f2dc3c624b34387ea6a6d96aa4b9d4b3513d7ed91249"
let realmChecksum = "11fbe08534f421b77798e36a1d5708ef0d0479bb8bef84686ad9bff75845ed15"
let realmSwiftChecksum = "70228e71d3d1631cc4f9694f81132dffdafbda4ebc957e227cf8f998ef76e960"

func buildTargets() -> [Target] {
let baseURL = "https://github.com/atpsoft/RealmBinaries/releases/download/\(realmVersion)"
Expand Down

0 comments on commit a730a36

Please # to comment.