Bump HTMLStreamer

Fixes crash when whitespace occurs at the end of <pre> content
This commit is contained in:
Shadowfacts 2024-07-08 21:14:29 -07:00
parent 412c5ee91d
commit 1f6644b703
1 changed files with 1 additions and 1 deletions

View File

@ -3252,7 +3252,7 @@
repositoryURL = "https://git.shadowfacts.net/shadowfacts/HTMLStreamer.git"; repositoryURL = "https://git.shadowfacts.net/shadowfacts/HTMLStreamer.git";
requirement = { requirement = {
kind = exactVersion; kind = exactVersion;
version = 0.2.4; version = 0.2.5;
}; };
}; };
D63CC700290EC0B8000E19DE /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = { D63CC700290EC0B8000E19DE /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {