Skip to content

Commit ea8d0ed

Browse files
authored
fix the fucking broken urls
1 parent e4c1bf8 commit ea8d0ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"softwareRequirements": "Apple Silicon Mac, macOS 12 or later",
4747
"description": "Core-Monitor is a native macOS system monitor built for Apple Silicon Macs. It tracks thermals, CPU, GPU, memory, battery, power draw, alerts, and menu bar status locally on the Mac, with optional helper-backed fan control.",
4848
"url": "https://offyotto.github.io/Core-Monitor/",
49-
"downloadUrl": "https://github.com/offyotto/Core-Monitor/releases/latest/download/Core-Monitor.dmg",
50-
"installUrl": "https://github.com/offyotto/Core-Monitor/releases/latest/download/Core-Monitor.dmg",
49+
"downloadUrl": "https://github.com/offyotto/Core-Monitor/releases/latest/download/Core-Monitor.app.zip",
50+
"installUrl": "https://github.com/offyotto/Core-Monitor/releases/latest/download/Core-Monitor.app.zip",
5151
"isAccessibleForFree": true,
5252
"featureList": [
5353
"Apple Silicon thermal, power, battery, CPU, GPU, memory, and fan monitoring",

0 commit comments

Comments
 (0)