Skip to content

Commit

Permalink
Bump swift-dotnetmetadata (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlabelle authored Sep 8, 2024
1 parent 74b93dc commit 6c38df3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Generator/Dependencies/swift-dotnetmetadata/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FetchContent_Declare(
swift-dotnetmetadata
GIT_REPOSITORY https://github.com/tristanlabelle/swift-dotnetmetadata.git
GIT_TAG 563f06526fffd2a375fa055138a82695900fb2b1
GIT_TAG 0bdbde0591f3ffa353779e770b80bb2a8c4d15f8
SOURCE_SUBDIR "don't use cmakelists")
FetchContent_MakeAvailable(swift-dotnetmetadata)

Expand Down
2 changes: 1 addition & 1 deletion Generator/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"location" : "https://github.com/tristanlabelle/swift-dotnetmetadata",
"state" : {
"branch" : "main",
"revision" : "563f06526fffd2a375fa055138a82695900fb2b1"
"revision" : "0bdbde0591f3ffa353779e770b80bb2a8c4d15f8"
}
}
],
Expand Down

0 comments on commit 6c38df3

Please sign in to comment.