forked from LSPosed/LSPosed
-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the submodule group with 3 updates (#86)
* Bump the submodule group with 3 updates Bumps the submodule group with 3 updates: [external/fmt](https://github.com/fmtlib/fmt), [axml/libs/manifest-editor](https://github.com/WindySha/ManifestEditor) and [apache/commons-lang](https://github.com/apache/commons-lang). Updates `external/fmt` from `2cb3b7c` to `4b8e283` - [Release notes](https://github.com/fmtlib/fmt/releases) - [Commits](fmtlib/fmt@2cb3b7c...4b8e283) Updates `axml/libs/manifest-editor` from `1eddf66` to `d62b314` - [Release notes](https://github.com/WindySha/ManifestEditor/releases) - [Commits](WindySha/ManifestEditor@1eddf66...d62b314) Updates `apache/commons-lang` from `d24150c` to `85f91f4` - [Commits](apache/commons-lang@d24150c...85f91f4) --- updated-dependencies: - dependency-name: external/fmt dependency-type: direct:production dependency-group: submodule - dependency-name: axml/libs/manifest-editor dependency-type: direct:production dependency-group: submodule - dependency-name: apache/commons-lang dependency-type: direct:production dependency-group: submodule ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JingMatrix <[email protected]>
- Loading branch information
1 parent
e569e48
commit 8d987bf
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule commons-lang
updated
36 files
Submodule fmt
updated
9 files
+4 −2 | .github/workflows/cifuzz.yml | |
+6 −4 | .github/workflows/lint.yml | |
+5 −2 | doc/api.md | |
+35 −7 | include/fmt/base.h | |
+1 −1 | include/fmt/chrono.h | |
+5 −6 | include/fmt/compile.h | |
+35 −86 | include/fmt/format.h | |
+20 −3 | test/compile-test.cc | |
+10 −9 | test/xchar-test.cc |