Skip to content

Commit faf705c

Browse files
committed
update versions
1 parent 2d5ee44 commit faf705c

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

Package.pins

Lines changed: 0 additions & 18 deletions
This file was deleted.

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ package.targets += [
2929
//#endif
3030

3131
#if os(Linux)
32-
package.dependencies.append(.package(url: "https://github.com/sakrist/COpenGL.swift.git", from:"1.0.5"))
33-
package.dependencies.append(.package(url: "https://github.com/sakrist/CX11.swift.git", from:"1.0.3"))
32+
package.dependencies.append(.package(url: "https://github.com/sakrist/COpenGL.swift.git", from:"1.0.6"))
33+
package.dependencies.append(.package(url: "https://github.com/sakrist/CX11.swift.git", from:"1.0.4"))
3434
#endif
3535

0 commit comments

Comments
 (0)