Skip to content

Releases: BuilderIO/native-app-distribution

Builder.io Desktop App v0.2.4-alpha

24 Oct 13:39
3b65f91

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.2.4-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.4-arm64.dmg"
open Builder.io-0.2.4-arm64.dmg

macOS (Intel)

gh release download "v0.2.4-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.4.dmg"
open Builder.io-0.2.4.dmg

Windows

gh release download "v0.2.4-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.2.4.exe"
./"Builder.io Setup 0.2.4.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.2.4-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.2.4.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.2.4.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.2.4-alpha-prerelease

23 Oct 12:07
84e4287

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.2.4-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.4-arm64.dmg"
open Builder.io-0.2.4-arm64.dmg

macOS (Intel)

gh release download "v0.2.4-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.4.dmg"
open Builder.io-0.2.4.dmg

Windows

gh release download "v0.2.4-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.2.4.exe"
./"Builder.io Setup 0.2.4.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.2.4-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.2.4.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.2.4.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.2.2-alpha

23 Oct 10:52
9d74d05

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.2.2-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.2-arm64.dmg"
open Builder.io-0.2.2-arm64.dmg

macOS (Intel)

gh release download "v0.2.2-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.2.dmg"
open Builder.io-0.2.2.dmg

Windows

gh release download "v0.2.2-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.2.2.exe"
./"Builder.io Setup 0.2.2.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.2.2-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.2.2.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.2.2.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.2.0-alpha

23 Oct 07:51
91c1efe

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.2.0-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.0-arm64.dmg"
open Builder.io-0.2.0-arm64.dmg

macOS (Intel)

gh release download "v0.2.0-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.2.0.dmg"
open Builder.io-0.2.0.dmg

Windows

gh release download "v0.2.0-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.2.0.exe"
./"Builder.io Setup 0.2.0.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.2.0-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.2.0.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.2.0.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.2.0-alpha-prerelease

22 Oct 19:13
91c1efe

Choose a tag to compare

Uploading assets... Release notes will be updated shortly.

Builder.io Desktop App v0.1.64-alpha

22 Oct 14:44
da4c097

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.1.64-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.64-arm64.dmg"
open Builder.io-0.1.64-arm64.dmg

macOS (Intel)

gh release download "v0.1.64-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.64.dmg"
open Builder.io-0.1.64.dmg

Windows

gh release download "v0.1.64-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.64.exe"
./"Builder.io Setup 0.1.64.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.1.64-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.1.64.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.1.64.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.1.64-alpha-prerelease

22 Oct 13:47
da4c097

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.1.64-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.64-arm64.dmg"
open Builder.io-0.1.64-arm64.dmg

macOS (Intel)

gh release download "v0.1.64-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.64.dmg"
open Builder.io-0.1.64.dmg

Windows

gh release download "v0.1.64-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.64.exe"
./"Builder.io Setup 0.1.64.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.1.64-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.1.64.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.1.64.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.1.63-alpha

21 Oct 11:48
7abdb66

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.1.63-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.63-arm64.dmg"
open Builder.io-0.1.63-arm64.dmg

macOS (Intel)

gh release download "v0.1.63-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.63.dmg"
open Builder.io-0.1.63.dmg

Windows

gh release download "v0.1.63-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.63.exe"
./"Builder.io Setup 0.1.63.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.1.63-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.1.63.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.1.63.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.1.63-alpha-prerelease

21 Oct 08:52
7abdb66

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.1.63-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.63-arm64.dmg"
open Builder.io-0.1.63-arm64.dmg

macOS (Intel)

gh release download "v0.1.63-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.63.dmg"
open Builder.io-0.1.63.dmg

Windows

gh release download "v0.1.63-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.63.exe"
./"Builder.io Setup 0.1.63.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.1.63-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.1.63.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.1.63.exe" SHA256

Compare the output with the checksums provided in the release assets.


Builder.io Desktop App v0.1.62-alpha

16 Oct 19:12
8593617

Choose a tag to compare

Builder.io Desktop App

Note: This is a temporary placeholder repository for alpha releases of the Builder.io native app.

Installation

Prerequisites: Install GitHub CLI and authenticate: gh auth login

macOS (Apple Silicon - M1/M2/M3)

gh release download "v0.1.62-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.62-arm64.dmg"
open Builder.io-0.1.62-arm64.dmg

macOS (Intel)

gh release download "v0.1.62-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.62.dmg"
open Builder.io-0.1.62.dmg

Windows

gh release download "v0.1.62-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.62.exe"
./"Builder.io Setup 0.1.62.exe"

Security & Verification

File Integrity: You can verify the integrity of downloaded files using checksums available in the release assets.

macOS Verification:

# For Apple Silicon (ARM64)
shasum -a 256 Builder.io-0.1.62-arm64.dmg

# For Intel (x64)
shasum -a 256 Builder.io-0.1.62.dmg

Windows Verification:

certutil -hashfile "Builder.io Setup 0.1.62.exe" SHA256

Compare the output with the checksums provided in the release assets.