1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 07:04:04 +00:00

Update base16 urls to link to community run version

This commit is contained in:
Jamy Golden
2024-02-24 12:07:05 +01:00
committed by Martin Nordholts
parent b7f9662097
commit 861b868416
4 changed files with 10 additions and 9 deletions

View File

@@ -16,6 +16,7 @@
## Other
- Update base16 README links to community driven base16 work #2871 (@JamyGolden)
- Work around build failures when building `bat` from vendored sources #3179 (@dtolnay)
- CICD: Stop building for x86_64-pc-windows-gnu which fails #3261 (Enselic)