mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix filename conflict for brotli packages on case insensitive file systems
This commit is contained in:
parent
867f818fbc
commit
c479522c1b
@ -100,7 +100,7 @@
|
||||
{
|
||||
"name": "brotli",
|
||||
"unix": {
|
||||
"filename": "brotli-1.1.0.tar.gz",
|
||||
"filename": "libbrotli-1.1.0.tar.gz",
|
||||
"hash": "sha256:e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff",
|
||||
"urls": ["https://github.com/google/brotli/archive/refs/tags/v1.1.0.tar.gz"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user