Releases: xshalabs/xsha
Release v0.11.0
Release v0.11.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: 8b41694
- Build Date: 2025-10-22T02:53:34Z
- Go Version: go1.22.12
Release v0.10.0
Release v0.10.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: ce7e463
- Build Date: 2025-10-11T03:18:27Z
- Go Version: go1.22.12
Release v0.9.0
Release v0.9.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: fe40c52
- Build Date: 2025-09-19T00:42:42Z
- Go Version: go1.22.12
Release v0.8.0
Release v0.8.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: 3a56d5f
- Build Date: 2025-09-16T07:01:39Z
- Go Version: go1.22.12
Release v0.7.0
Release v0.7.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: 865b2c6
- Build Date: 2025-09-11T09:10:54Z
- Go Version: go1.22.12
Release v0.6.0
Release v0.6.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: 4689fec
- Build Date: 2025-09-01T12:59:34Z
- Go Version: go1.22.12
Release v0.5.0
Release v0.5.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: f9efe29
- Build Date: 2025-08-27T02:09:39Z
- Go Version: go1.22.12
Release v0.4.0
Release v0.4.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: e375a6d
- Build Date: 2025-08-25T02:32:31Z
- Go Version: go1.22.12
Release v0.3.0
Release v0.3.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: 6aabdbb
- Build Date: 2025-08-19T07:27:00Z
- Go Version: go1.22.12
Release v0.2.0
Release v0.2.0
Downloads
- Linux AMD64:
xsha-embedded-linux-amd64 - Linux ARM64:
xsha-embedded-linux-arm64 - Windows AMD64:
xsha-embedded-windows-amd64.exe - Windows ARM64:
xsha-embedded-windows-arm64.exe - macOS AMD64:
xsha-embedded-darwin-amd64 - macOS ARM64 (Apple Silicon):
xsha-embedded-darwin-arm64
Features
- Embedded frontend assets (React + TypeScript)
- Standalone executables (no dependencies required)
- Cross-platform support (Linux, Windows & macOS, AMD64 & ARM64)
- Built with Go go1.22.12
Installation
Linux
- Download the appropriate binary for your architecture
- Make it executable:
chmod +x xsha-embedded-linux-* - Run:
./xsha-embedded-linux-*
Windows
- Download the appropriate binary for your architecture
- Run:
xsha-embedded-windows-*.exe
macOS
- Download the appropriate binary for your architecture (Intel: amd64, Apple Silicon: arm64)
- Make it executable:
chmod +x xsha-embedded-darwin-* - Run:
./xsha-embedded-darwin-*
Note: On macOS, you may need to allow the app to run if it's blocked by Gatekeeper:
- Right-click the binary and select "Open"
- Or run:
sudo xattr -rd com.apple.quarantine xsha-embedded-darwin-*
Verification
Verify download integrity using the provided SHA256 checksums:
Linux
# For AMD64
sha256sum -c xsha-embedded-linux-amd64.sha256
# For ARM64
sha256sum -c xsha-embedded-linux-arm64.sha256Windows
# For AMD64
certutil -hashfile xsha-embedded-windows-amd64.exe SHA256
# Compare with content of xsha-embedded-windows-amd64.exe.sha256
# For ARM64
certutil -hashfile xsha-embedded-windows-arm64.exe SHA256
# Compare with content of xsha-embedded-windows-arm64.exe.sha256macOS
# For AMD64 (Intel)
shasum -a 256 -c xsha-embedded-darwin-amd64.sha256
# For ARM64 (Apple Silicon)
shasum -a 256 -c xsha-embedded-darwin-arm64.sha256Build Information
- Git Commit: 74a3f7e
- Build Date: 2025-08-14T01:44:55Z
- Go Version: go1.22.12