mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +00:00
url for apple signed dmgs
This commit is contained in:
parent
4be5ff9098
commit
3af2f26178
@ -98,12 +98,12 @@
|
|||||||
<section id="download" class="downloads">
|
<section id="download" class="downloads">
|
||||||
<h2>Download for macOS</h2>
|
<h2>Download for macOS</h2>
|
||||||
<div class="download-options">
|
<div class="download-options">
|
||||||
<a href="https://drive.google.com/file/d/10RPQu9kpd10ABu4zgtpa2Rl3C4r5VzHD/view?usp=sharing"
|
<a href="https://drive.google.com/file/d/1y98i3YFR9GFdKNuZngsVvIDq3ZfWv6Ju/view?usp=sharing"
|
||||||
class="download-button">
|
class="download-button">
|
||||||
<span class="icon">💻</span>
|
<span class="icon">💻</span>
|
||||||
Intel Mac
|
Intel Mac
|
||||||
</a>
|
</a>
|
||||||
<a href="https://drive.google.com/file/d/1DXtiDXSv_QlX1i6JFqw-v_mZMJdn1Rn5/view?usp=sharing"
|
<a href="https://drive.google.com/file/d/1vvYgj8w0oolry-yMpadh66KKTDZltwh5/view?usp=sharing"
|
||||||
class="download-button">
|
class="download-button">
|
||||||
<span class="icon">🍎</span>
|
<span class="icon">🍎</span>
|
||||||
Apple Silicon
|
Apple Silicon
|
||||||
|
@ -24,7 +24,13 @@
|
|||||||
"icons/icon.ico"
|
"icons/icon.ico"
|
||||||
],
|
],
|
||||||
"identifier": "com.neohtop.dev",
|
"identifier": "com.neohtop.dev",
|
||||||
"targets": ["app", "dmg"]
|
"targets": ["app", "dmg"],
|
||||||
|
"macOS": {
|
||||||
|
"signingIdentity": "Developer ID Application: Abdenasser Elidrissi (785JV74B9Y)",
|
||||||
|
"hardenedRuntime": true,
|
||||||
|
"entitlements": null,
|
||||||
|
"providerShortName": null
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"security": {
|
"security": {
|
||||||
"csp": null
|
"csp": null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user