Merge dev: format release-note checksums as a table

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

View File

@@ -25,30 +25,18 @@ v1.1.1 fixes this: create/restore now **encrypt** the wallet with your passphras
--- ---
## Downloads & checksums ## Downloads
Verify with `sha256sum <file>` (Linux) or `shasum -a 256 <file>` (macOS) and match the SHA-256 below. macOS builds are x86-64 (Intel; run on Apple Silicon via Rosetta 2).
**Linux** (x86-64) | File | SHA-256 |
|------|---------|
- `ObsidianDragonLite-1.1.1.AppImage` | ObsidianDragonLite-1.1.1.AppImage | `323ff5f8658a5550aa12678ce4be37e32a2bfd3f3b0543074cc86a4267895dcf` |
`323ff5f8658a5550aa12678ce4be37e32a2bfd3f3b0543074cc86a4267895dcf` | ObsidianDragonLite-1.1.1-Linux-x64.zip | `e8604e479aed7e020946df45bf0d9373401354907e10565011694efa9978e631` |
- `ObsidianDragonLite-1.1.1-Linux-x64.zip` | ObsidianDragonLite-1.1.1.exe | `4cdcf291fe43c4fed04258aa55bb4e9b591f52780f9db5fb8f8bef522c43a351` |
`e8604e479aed7e020946df45bf0d9373401354907e10565011694efa9978e631` | ObsidianDragonLite-1.1.1-Windows-x64.zip | `c387bfcda508f32195c41fabec9f23d8b094d693a5dba41fbf8ec4abab6f2f6e` |
| ObsidianDragonLite-1.1.1-macOS-x86_64.dmg | `bb0c491cb8f90ae55d162ec7c04c8f30988fa2f79c7911471220cddab44f99a5` |
**Windows** (x64) | ObsidianDragonLite-1.1.1-macOS-x86_64.app.zip | `a2a75fe40bf1f4db3abed8206dcc40d9fc74d8db2df7704afc9c834106b1c247` |
- `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,30 +23,18 @@ ObsidianDragon is a native ImGui-based full-node wallet for the DragonX network,
--- ---
## Downloads & checksums ## Downloads
Verify with `sha256sum <file>` (Linux) or `shasum -a 256 <file>` (macOS) and match the SHA-256 below. macOS builds are x86-64 (Intel; run on Apple Silicon via Rosetta 2).
**Linux** (x86-64) | File | SHA-256 |
|------|---------|
- `ObsidianDragon-2.0.2.AppImage` | ObsidianDragon-2.0.2.AppImage | `9bf7328965c6348113ba7a30b0284f15787c635af17efae3dfa8a87e56e10c9b` |
`9bf7328965c6348113ba7a30b0284f15787c635af17efae3dfa8a87e56e10c9b` | ObsidianDragon-2.0.2-Linux-x64.zip | `1371880c4187a94d4cb56d535471142c5f1a8053ef73fffd99d59e7b78c75c42` |
- `ObsidianDragon-2.0.2-Linux-x64.zip` | ObsidianDragon-2.0.2.exe | `673347d2696fb6f5bd09dc25e415d5ae8e532abde75b8d48c3cd26545461de50` |
`1371880c4187a94d4cb56d535471142c5f1a8053ef73fffd99d59e7b78c75c42` | ObsidianDragon-2.0.2-Windows-x64.zip | `f5ea7c45e66c6c1b90a8127f96dee04235691acb913ddc86327f2060798cd28c` |
| ObsidianDragon-2.0.2-macOS-x86_64.dmg | `7038580807a8e93e5443bdc04f2aede3ae1c30e5bc9f8776a207edb2e87771d1` |
**Windows** (x64) | ObsidianDragon-2.0.2-macOS-x86_64.app.zip | `78159512ca684b95528231fd46f2d07b5bcc6f2da4d815fc1ecb2ff52127f41c` |
- `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`
--- ---