Releases: BuilderIO/native-app-distribution
Builder.io Desktop App v0.1.61-alpha
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.61-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.61-arm64.dmg"
open Builder.io-0.1.61-arm64.dmgmacOS (Intel)
gh release download "v0.1.61-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.61.dmg"
open Builder.io-0.1.61.dmgWindows
gh release download "v0.1.61-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.61.exe"
./"Builder.io Setup 0.1.61.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.61-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.61.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.61.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.60-alpha
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.60-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.60-arm64.dmg"
open Builder.io-0.1.60-arm64.dmgmacOS (Intel)
gh release download "v0.1.60-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.60.dmg"
open Builder.io-0.1.60.dmgWindows
gh release download "v0.1.60-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.60.exe"
./"Builder.io Setup 0.1.60.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.60-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.60.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.60.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.60-alpha-prerelease
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.60-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.60-arm64.dmg"
open Builder.io-0.1.60-arm64.dmgmacOS (Intel)
gh release download "v0.1.60-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.60.dmg"
open Builder.io-0.1.60.dmgWindows
gh release download "v0.1.60-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.60.exe"
./"Builder.io Setup 0.1.60.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.60-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.60.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.60.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.58-alpha
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.58-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.58-arm64.dmg"
open Builder.io-0.1.58-arm64.dmgmacOS (Intel)
gh release download "v0.1.58-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.58.dmg"
open Builder.io-0.1.58.dmgWindows
gh release download "v0.1.58-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.58.exe"
./"Builder.io Setup 0.1.58.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.58-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.58.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.58.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.57-alpha
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.57-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.57-arm64.dmg"
open Builder.io-0.1.57-arm64.dmgmacOS (Intel)
gh release download "v0.1.57-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.57.dmg"
open Builder.io-0.1.57.dmgWindows
gh release download "v0.1.57-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.57.exe"
./"Builder.io Setup 0.1.57.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.57-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.57.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.57.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.56-alpha-prerelease
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.56-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.56-arm64.dmg"
open Builder.io-0.1.56-arm64.dmgmacOS (Intel)
gh release download "v0.1.56-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.56.dmg"
open Builder.io-0.1.56.dmgWindows
gh release download "v0.1.56-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.56.exe"
./"Builder.io Setup 0.1.56.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.56-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.56.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.56.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.55-alpha-prerelease
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.55-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.55-arm64.dmg"
open Builder.io-0.1.55-arm64.dmgmacOS (Intel)
gh release download "v0.1.55-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.55.dmg"
open Builder.io-0.1.55.dmgWindows
gh release download "v0.1.55-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.55.exe"
./"Builder.io Setup 0.1.55.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.55-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.55.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.55.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.54-alpha
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.54-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.54-arm64.dmg"
open Builder.io-0.1.54-arm64.dmgmacOS (Intel)
gh release download "v0.1.54-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.54.dmg"
open Builder.io-0.1.54.dmgWindows
gh release download "v0.1.54-alpha" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.54.exe"
./"Builder.io Setup 0.1.54.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.54-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.54.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.54.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.54-alpha-prerelease
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.54-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.54-arm64.dmg"
open Builder.io-0.1.54-arm64.dmgmacOS (Intel)
gh release download "v0.1.54-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.54.dmg"
open Builder.io-0.1.54.dmgWindows
gh release download "v0.1.54-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.54.exe"
./"Builder.io Setup 0.1.54.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.54-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.54.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.54.exe" SHA256Compare the output with the checksums provided in the release assets.
Builder.io Desktop App v0.1.52-alpha-prerelease
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.52-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.52-arm64.dmg"
open Builder.io-0.1.52-arm64.dmgmacOS (Intel)
gh release download "v0.1.52-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io-0.1.52.dmg"
open Builder.io-0.1.52.dmgWindows
gh release download "v0.1.52-alpha-prerelease" --repo "BuilderIO/native-app-distribution" --pattern "Builder.io Setup 0.1.52.exe"
./"Builder.io Setup 0.1.52.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.52-arm64.dmg
# For Intel (x64)
shasum -a 256 Builder.io-0.1.52.dmgWindows Verification:
certutil -hashfile "Builder.io Setup 0.1.52.exe" SHA256Compare the output with the checksums provided in the release assets.