Start work on building macOS binary with bypy

This commit is contained in:
Kovid Goyal
2020-06-04 23:18:48 +05:30
parent 45d1b978d8
commit f72ecf1791
3 changed files with 9 additions and 2 deletions

View File

@@ -22,8 +22,8 @@
"name": "pkg-config",
"os": "macos",
"unix": {
"filename": "pkg-config-0.29.tar.gz",
"hash": "sha1:f4b19d203b3896a4293af4b62c7f908063c88a5a",
"filename": "pkg-config-0.29.2.tar.gz",
"hash": "sha256:6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591",
"urls": ["https://pkg-config.freedesktop.org/releases/{filename}"]
}
},