Skip to content

Commit

Permalink
execute githook precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaldwin committed Oct 3, 2024
1 parent 9f9c11f commit 5092794
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ int main()
C++17 compilers tested
g++-9
g++-11
g++-13
clang-9
clang-14
CMake
Expand All @@ -137,6 +138,7 @@ stdc++fs
Tested on:
ubuntu:20.04
ubuntu:22.04 (with custom libcurl built)
ubuntu:24.04
fedora:31
```

Expand Down Expand Up @@ -253,7 +255,7 @@ Using `nginx` as the webserver with the default `fedora` configuration.

File bug reports, feature requests and questions using [GitHub Issues](https://github.com/jbaldwin/liblifthttp/issues)

Copyright © 2017-2023, Josh Baldwin
Copyright © 2017-2024, Josh Baldwin

[badge.language]: https://img.shields.io/badge/language-C%2B%2B17-yellow.svg
[badge.license]: https://img.shields.io/badge/license-Apache--2.0-blue
Expand Down

0 comments on commit 5092794

Please sign in to comment.