mirror of
https://github.com/joseluisq/macosx-sdks.git
synced 2026-03-23 03:40:15 +00:00
feat: MacOSX10.10.sdk.tar.xz
This commit is contained in:
parent
b4356ad0cc
commit
f09b55c24d
2 changed files with 14 additions and 0 deletions
|
|
@ -153,5 +153,18 @@
|
|||
"github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.11",
|
||||
"github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.11/MacOSX10.11.sdk.tar.xz",
|
||||
"github_download_sha256sum": "994b7a737a9f5e797af62463e1d540fca99e33b4c1448ad11ba1548424d26807"
|
||||
},
|
||||
{
|
||||
"version": "OS X 10.10",
|
||||
"name": "Yosemite",
|
||||
"darwin": "14.0.0",
|
||||
"release_date": "2014-10-16",
|
||||
"architectures": [
|
||||
"x86",
|
||||
"x86_64"
|
||||
],
|
||||
"github_release": "https://github.com/joseluisq/macosx-sdks/releases/tag/10.10",
|
||||
"github_download_url": "https://github.com/joseluisq/macosx-sdks/releases/download/10.10/MacOSX10.10.sdk.tar.xz",
|
||||
"github_download_sha256sum": "bfc056a5ad80403d72d7a50319bdd106545ea5936af2c343a517f96bdec4caee"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue