docs: format release-note checksums as a File/SHA-256 table (match v2.0.0)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BwycPDQSfEKtrTS2uC4JeT
This commit is contained in:
@@ -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)
|
||||
|
||||
- `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`
|
||||
| File | SHA-256 |
|
||||
|------|---------|
|
||||
| ObsidianDragonLite-1.1.1.AppImage | `323ff5f8658a5550aa12678ce4be37e32a2bfd3f3b0543074cc86a4267895dcf` |
|
||||
| ObsidianDragonLite-1.1.1-Linux-x64.zip | `e8604e479aed7e020946df45bf0d9373401354907e10565011694efa9978e631` |
|
||||
| ObsidianDragonLite-1.1.1.exe | `4cdcf291fe43c4fed04258aa55bb4e9b591f52780f9db5fb8f8bef522c43a351` |
|
||||
| ObsidianDragonLite-1.1.1-Windows-x64.zip | `c387bfcda508f32195c41fabec9f23d8b094d693a5dba41fbf8ec4abab6f2f6e` |
|
||||
| ObsidianDragonLite-1.1.1-macOS-x86_64.dmg | `bb0c491cb8f90ae55d162ec7c04c8f30988fa2f79c7911471220cddab44f99a5` |
|
||||
| ObsidianDragonLite-1.1.1-macOS-x86_64.app.zip | `a2a75fe40bf1f4db3abed8206dcc40d9fc74d8db2df7704afc9c834106b1c247` |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user