mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Add gnuwin32, needed for Qt
This commit is contained in:
parent
4d9c050e03
commit
ee0f3e1b5a
@ -373,6 +373,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "gnuwin32",
|
||||||
|
"os": "windows",
|
||||||
|
"windows": {
|
||||||
|
"filename": "gnuwin32.zip",
|
||||||
|
"hash": "sha256:4a9dc893cc0a1695a16102a42ef47ef2e228652891f4afea67fadd452b63656b",
|
||||||
|
"urls": ["http://download.qt.io/development_releases/gnuwin32/{filename}"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "qt-base",
|
"name": "qt-base",
|
||||||
"version": "5.12.3",
|
"version": "5.12.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user