File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222Grab the latest release from the [ releases page] ( https://github.com/frenchie4111/harness/releases/latest ) .
2323
24- - ** Apple Silicon (M1/M2/M3/M4):** [ Harness-1.9 .0-arm64.dmg] ( https://github.com/frenchie4111/harness/releases/download/v1.9 .0/Harness-1.9 .0-arm64.dmg )
25- - ** Intel Mac:** [ Harness-1.9 .0.dmg] ( https://github.com/frenchie4111/harness/releases/download/v1.9 .0/Harness-1.9 .0.dmg )
24+ - ** Apple Silicon (M1/M2/M3/M4):** [ Harness-1.10 .0-arm64.dmg] ( https://github.com/frenchie4111/harness/releases/download/v1.10 .0/Harness-1.10 .0-arm64.dmg )
25+ - ** Intel Mac:** [ Harness-1.10 .0.dmg] ( https://github.com/frenchie4111/harness/releases/download/v1.10 .0/Harness-1.10 .0.dmg )
2626
2727## Installation
2828
Original file line number Diff line number Diff line change @@ -364,14 +364,14 @@ <h2 class="text-4xl font-bold text-center mb-4">Download</h2>
364364 </ p >
365365
366366 < div class ="grid md:grid-cols-2 gap-4 ">
367- < a href ="https://github.com/frenchie4111/harness/releases/latest/download/Harness-1.9 .0-arm64.dmg "
367+ < a href ="https://github.com/frenchie4111/harness/releases/latest/download/Harness-1.10 .0-arm64.dmg "
368368 class ="block p-6 bg-neutral-950 border border-neutral-800 hover:border-neutral-600 rounded-xl transition-colors group ">
369369 < div class ="text-xs text-neutral-500 mb-2 uppercase tracking-wider "> M1 / M2 / M3 / M4</ div >
370370 < div class ="text-xl font-semibold mb-1 group-hover:text-amber-400 transition-colors "> Apple Silicon</ div >
371371 < div class ="text-xs text-neutral-600 font-mono "> Harness-arm64.dmg</ div >
372372 </ a >
373373
374- < a href ="https://github.com/frenchie4111/harness/releases/latest/download/Harness-1.9 .0.dmg "
374+ < a href ="https://github.com/frenchie4111/harness/releases/latest/download/Harness-1.10 .0.dmg "
375375 class ="block p-6 bg-neutral-950 border border-neutral-800 hover:border-neutral-600 rounded-xl transition-colors group ">
376376 < div class ="text-xs text-neutral-500 mb-2 uppercase tracking-wider "> x86_64</ div >
377377 < div class ="text-xl font-semibold mb-1 group-hover:text-amber-400 transition-colors "> Intel Mac</ div >
Original file line number Diff line number Diff line change 11{
22 "name" : " harness" ,
3- "version" : " 1.9 .0" ,
3+ "version" : " 1.10 .0" ,
44 "main" : " ./out/main/index.js" ,
55 "author" : {
66 "name" : " Mike Lyons" ,
You can’t perform that action at this time.
0 commit comments