an ios client for sourcehut
clone: git clone https://gitbay.org/krz/hutch.git
20f43871b92530fdc97b873efb11e47f7ae9ab8a
signed_unknown_key
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> · 2026-07-16T00:50:18Z
committer: <noreply@github.com>
chore(deps): bump github.com/apple/swift-markdown from 0.7.3 to 0.8.0
Bumps [github.com/apple/swift-markdown](https://github.com/apple/swift-markdown) from 0.7.3 to 0.8.0.
- [Release notes](https://github.com/apple/swift-markdown/releases)
- [Commits](https://github.com/apple/swift-markdown/compare/0.7.3...3c6f9523da3a1ec2fd829673e472d95b8097a3b8)
---
updated-dependencies:
- dependency-name: github.com/apple/swift-markdown
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Hutch.xcodeproj/project.pbxproj | 2 +-
.../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Hutch.xcodeproj/project.pbxproj b/Hutch.xcodeproj/project.pbxproj
index 37a5040..2986b7c 100644
--- a/Hutch.xcodeproj/project.pbxproj
+++ b/Hutch.xcodeproj/project.pbxproj
@@ -880,7 +880,7 @@
repositoryURL = "https://github.com/apple/swift-markdown";
requirement = {
kind = upToNextMajorVersion;
- minimumVersion = 0.7.3;
+ minimumVersion = 0.8.0;
};
};
8BF100062F9A000100000002 /* XCRemoteSwiftPackageReference "Splash" */ = {
diff --git a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
index ae6b756..7d0f890 100644
--- a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
+++ b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -24,8 +24,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-markdown",
"state" : {
- "revision" : "7d9a5ce307528578dfa777d505496bd5f544ad94",
- "version" : "0.7.3"
+ "revision" : "3c6f9523da3a1ec2fd829673e472d95b8097a3b8",
+ "version" : "0.8.0"
}
}
],