Skip to content

Commit

Permalink
Bump MetaverseKit (feat. OpenSubdiv).
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm committed Apr 12, 2024
1 parent 9b6644f commit ff2e77a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "22da55afae1fe754fd427bcdb04e701ba2ae2f9221f03a64baa6632ff8fa9d65",
"originHash" : "59d39886eac8e047522fd0eb91f9c70a7efd2b41edc15bcf020f8ba5a2e51594",
"pins" : [
{
"identity" : "aexml",
Expand Down Expand Up @@ -33,8 +33,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/wabiverse/MetaverseKit",
"state" : {
"revision" : "b398cc73d87ee19c7145926fe20e23b6a2dc81dc",
"version" : "1.7.1"
"revision" : "736a3abc651e298576bc3574849b55c500128b16",
"version" : "1.7.2"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/wabiverse/MetaverseKit", from: "1.7.1"),
.package(url: "https://github.com/wabiverse/MetaverseKit", from: "1.7.2"),
.package(url: "https://github.com/furby-tm/swift-bundler", from: "2.0.9"),
.package(url: "https://github.com/apple/swift-log.git", from: "1.5.3"),
.package(url: "https://github.com/apple/swift-syntax.git", from: "509.0.0"),
Expand Down

0 comments on commit ff2e77a

Please sign in to comment.