File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 55## Quick Download
66
77** Direct Download Links:**
8- - π ** macOS (Apple Silicon)** : [ Download Builder.io-0.2.17 -arm64.dmg] ( https://github.com/BuilderIO/native-app-distribution/releases/download/v0.2.17 -alpha/Builder.io-0.2.17 -arm64.dmg )
9- - π ** macOS (Intel)** : [ Download Builder.io-0.2.17 .dmg] ( https://github.com/BuilderIO/native-app-distribution/releases/download/v0.2.17 -alpha/Builder.io-0.2.17 .dmg )
10- - πͺ ** Windows** : [ Download BuilderInstaller.exe] ( https://github.com/BuilderIO/native-app-distribution/releases/download/v0.2.17 -alpha/BuilderInstaller.exe )
8+ - π ** macOS (Apple Silicon)** : [ Download Builder.io-0.2.18 -arm64.dmg] ( https://github.com/BuilderIO/native-app-distribution/releases/download/v0.2.18 -alpha/Builder.io-0.2.18 -arm64.dmg )
9+ - π ** macOS (Intel)** : [ Download Builder.io-0.2.18 .dmg] ( https://github.com/BuilderIO/native-app-distribution/releases/download/v0.2.18 -alpha/Builder.io-0.2.18 .dmg )
10+ - πͺ ** Windows** : [ Download BuilderInstaller.exe] ( https://github.com/BuilderIO/native-app-distribution/releases/download/v0.2.18 -alpha/BuilderInstaller.exe )
1111
1212## Installation via GitHub CLI (Optional)
1313
@@ -20,19 +20,19 @@ gh auth login
2020
2121### macOS (Apple Silicon - M1/M2/M3)
2222``` bash
23- gh release download " v0.2.17 -alpha" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.2.17 -arm64.dmg"
24- open Builder.io-0.2.17 -arm64.dmg
23+ gh release download " v0.2.18 -alpha" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.2.18 -arm64.dmg"
24+ open Builder.io-0.2.18 -arm64.dmg
2525```
2626
2727### macOS (Intel)
2828``` bash
29- gh release download " v0.2.17 -alpha" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.2.17 .dmg"
30- open Builder.io-0.2.17 .dmg
29+ gh release download " v0.2.18 -alpha" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.2.18 .dmg"
30+ open Builder.io-0.2.18 .dmg
3131```
3232
3333### Windows
3434``` bash
35- gh release download " v0.2.17 -alpha" --repo " BuilderIO/native-app-distribution" --pattern " BuilderInstaller.exe"
35+ gh release download " v0.2.18 -alpha" --repo " BuilderIO/native-app-distribution" --pattern " BuilderInstaller.exe"
3636./" BuilderInstaller.exe"
3737```
3838
You canβt perform that action at this time.
0 commit comments