1 parent 2d75902 commit c2ceac0Copy full SHA for c2ceac0
1 file changed
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
.executable(name: "ShockwaveSDL3", targets: ["ShockwaveSDL3"])
14
],
15
dependencies: [
16
- .package(url: "https://github.com/MillerTechnologyPeru/swift-lingo", branch: "master"),
+ .package(url: "https://github.com/MillerTechnologyPeru/swift-lingo", revision: "1946066d91b05a7a7ce356bf752218199e1a31ba"),
17
.package(url: "https://github.com/apple/swift-binary-parsing", from: "0.0.1"),
18
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.3.0"),
19
.package(url: "https://github.com/PureSwift/SDL.git", from: "3.2.0")
0 commit comments