File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -539,3 +539,16 @@ digstore add --help
539
539
digstore proof generate --help
540
540
digstore store info --help
541
541
```
542
+
543
+
544
+ ## Download Latest Build
545
+
546
+ You can download the latest development build installers:
547
+
548
+ - [ Windows Installer (MSI)] ( https://github.com/DIG-Network/digstore/releases/download/latest-build/digstore-windows-x64.msi )
549
+ - [ macOS Installer (DMG)] ( https://github.com/DIG-Network/digstore/releases/download/latest-build/digstore-macos.dmg )
550
+ - [ Linux DEB Package] ( https://github.com/DIG-Network/digstore/releases/download/latest-build/digstore_0.1.0_amd64.deb )
551
+ - [ Linux RPM Package] ( https://github.com/DIG-Network/digstore/releases/download/latest-build/digstore-0.1.0-1.x86_64.rpm )
552
+ - [ Linux AppImage] ( https://github.com/DIG-Network/digstore/releases/download/latest-build/digstore-linux-x86_64.AppImage )
553
+
554
+ For stable releases, visit the [ Releases] ( https://github.com/DIG-Network/digstore/releases ) page.
You can’t perform that action at this time.
0 commit comments