Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
mackoj authored Oct 20, 2022
1 parent fac0bec commit e3f8e6c
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 @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "scheme-generator",
url: "https://github.com/mackoj/SchemeGenerator/releases/download/0.1.0/scheme-generator.zip",
checksum: "d0838f6362b934eaab20f63fe6f3265a80fbad2123f58b2517ac89642eda111f"
url: "https://github.com/mackoj/SchemeGenerator/releases/download/0.3.0/scheme-generator.zip",
checksum: "6002c6bb6730c58af2a683bbe8d5e949d54528b932271608fd53ff193e5ef814"
),
.plugin(
name: "SchemeGeneratorPlugin",
Expand Down

0 comments on commit e3f8e6c

Please sign in to comment.