Merge dev: inline SHA-256 in v2.0.2 / lite v1.1.1 release notes

This commit is contained in:
2026-09-04 05:05:01 -05:00
2 changed files with 44 additions and 14 deletions

View File

@@ -25,15 +25,30 @@ v1.1.1 fixes this: create/restore now **encrypt** the wallet with your passphras
--- ---
## Downloads ## Downloads & checksums
| Platform | Files | Verify with `sha256sum <file>` (Linux) or `shasum -a 256 <file>` (macOS) and match the SHA-256 below.
|---|---|
| **Linux** (x86-64) | `ObsidianDragonLite-1.1.1.AppImage`, `ObsidianDragonLite-1.1.1-Linux-x64.zip` |
| **Windows** (x64) | `ObsidianDragonLite-1.1.1.exe` (portable), `ObsidianDragonLite-1.1.1-Windows-x64.zip` |
| **macOS** (x86-64 / Intel — runs on Apple Silicon via Rosetta 2) | `ObsidianDragonLite-1.1.1-macOS-x86_64.dmg`, `ObsidianDragonLite-1.1.1-macOS-x86_64.app.zip` |
**Verify your download** against `SHA256SUMS.txt` published with the release (`sha256sum -c SHA256SUMS.txt`). **Linux** (x86-64)
- `ObsidianDragonLite-1.1.1.AppImage`
`323ff5f8658a5550aa12678ce4be37e32a2bfd3f3b0543074cc86a4267895dcf`
- `ObsidianDragonLite-1.1.1-Linux-x64.zip`
`e8604e479aed7e020946df45bf0d9373401354907e10565011694efa9978e631`
**Windows** (x64)
- `ObsidianDragonLite-1.1.1.exe` (portable)
`4cdcf291fe43c4fed04258aa55bb4e9b591f52780f9db5fb8f8bef522c43a351`
- `ObsidianDragonLite-1.1.1-Windows-x64.zip`
`c387bfcda508f32195c41fabec9f23d8b094d693a5dba41fbf8ec4abab6f2f6e`
**macOS** (x86-64 / Intel — runs on Apple Silicon via Rosetta 2)
- `ObsidianDragonLite-1.1.1-macOS-x86_64.dmg`
`bb0c491cb8f90ae55d162ec7c04c8f30988fa2f79c7911471220cddab44f99a5`
- `ObsidianDragonLite-1.1.1-macOS-x86_64.app.zip`
`a2a75fe40bf1f4db3abed8206dcc40d9fc74d8db2df7704afc9c834106b1c247`
--- ---

View File

@@ -23,15 +23,30 @@ ObsidianDragon is a native ImGui-based full-node wallet for the DragonX network,
--- ---
## Downloads ## Downloads & checksums
| Platform | Files | Verify with `sha256sum <file>` (Linux) or `shasum -a 256 <file>` (macOS) and match the SHA-256 below.
|---|---|
| **Linux** (x86-64) | `ObsidianDragon-2.0.2.AppImage`, `ObsidianDragon-2.0.2-Linux-x64.zip` |
| **Windows** (x64) | `ObsidianDragon-2.0.2.exe` (portable), `ObsidianDragon-2.0.2-Windows-x64.zip` |
| **macOS** (x86-64 / Intel — runs on Apple Silicon via Rosetta 2) | `ObsidianDragon-2.0.2-macOS-x86_64.dmg`, `ObsidianDragon-2.0.2-macOS-x86_64.app.zip` |
**Verify your download** against `SHA256SUMS.txt` published with the release (`sha256sum -c SHA256SUMS.txt`). **Linux** (x86-64)
- `ObsidianDragon-2.0.2.AppImage`
`9bf7328965c6348113ba7a30b0284f15787c635af17efae3dfa8a87e56e10c9b`
- `ObsidianDragon-2.0.2-Linux-x64.zip`
`1371880c4187a94d4cb56d535471142c5f1a8053ef73fffd99d59e7b78c75c42`
**Windows** (x64)
- `ObsidianDragon-2.0.2.exe` (portable)
`673347d2696fb6f5bd09dc25e415d5ae8e532abde75b8d48c3cd26545461de50`
- `ObsidianDragon-2.0.2-Windows-x64.zip`
`f5ea7c45e66c6c1b90a8127f96dee04235691acb913ddc86327f2060798cd28c`
**macOS** (x86-64 / Intel — runs on Apple Silicon via Rosetta 2)
- `ObsidianDragon-2.0.2-macOS-x86_64.dmg`
`7038580807a8e93e5443bdc04f2aede3ae1c30e5bc9f8776a207edb2e87771d1`
- `ObsidianDragon-2.0.2-macOS-x86_64.app.zip`
`78159512ca684b95528231fd46f2d07b5bcc6f2da4d815fc1ecb2ff52127f41c`
--- ---