Ship Theseus 0.0.2 b62ecf52 (shield green + picker→Search + toggle refactor)
Rebuild + redeploy of the prior commit (9b9c93c). Version bumped from 0.0.1 to 0.0.2 (parallel-session bump in package.json). New hashes live on dl.silentmode.st + Sia bns/silentmode/: TheseusNavigator-Setup-0.0.2.exe sha256 b62ecf528dc672a07a144af5a8bbb5772b2853b4ad5eec5926bdc6247792ad53 TheseusNavigator-0.0.2-portable.exe sha256 ba80a808446bd75a6b649d93094af9e21be38476dd23980bad7ac0e228a6ce76 Also snapshotted the parallel-session 0.0.1 (81831c08 / b4807aa1) that was live just before this ship into /opt/silent-mode/dl/_prev/ so it's available as a rollback alongside the earlier 418e7bba / 208b059a / 036e94c7 builds. Manifest hashes were previously updated by the parallel session to a STALE 0.0.2 build (b3a81047 / 37679d29) that never made it live; those have been overwritten with the actual live hashes now. On-chain pointer at releases.silentmode.bch unchanged — publishes the manifest URL, so BCNR clients see the new hashes automatically without a wallet spend. PENDING.md updated with the new rollback list.
This commit is contained in:
parent
5227ceafd1
commit
b0ee3ecbfd
3 changed files with 6 additions and 6 deletions
|
|
@ -40,8 +40,8 @@
|
||||||
"signed": false,
|
"signed": false,
|
||||||
"signingAuthority": null,
|
"signingAuthority": null,
|
||||||
"files": {
|
"files": {
|
||||||
"TheseusNavigator-Setup-0.0.2.exe": "b3a810472b06273c1cc846adcb84366ad9114276a984bed7347c26f019497c56",
|
"TheseusNavigator-Setup-0.0.2.exe": "b62ecf528dc672a07a144af5a8bbb5772b2853b4ad5eec5926bdc6247792ad53",
|
||||||
"TheseusNavigator-0.0.2-portable.exe": "37679d293715b9e1881d38ee7e92a5a7448f3c523a14919637afe732e2478ce1"
|
"TheseusNavigator-0.0.2-portable.exe": "ba80a808446bd75a6b649d93094af9e21be38476dd23980bad7ac0e228a6ce76"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -52,11 +52,11 @@
|
||||||
|
|
||||||
<div class="file">
|
<div class="file">
|
||||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.2.exe">TheseusNavigator-Setup-0.0.2.exe</a> — installer</div>
|
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.2.exe">TheseusNavigator-Setup-0.0.2.exe</a> — installer</div>
|
||||||
<code>b3a810472b06273c1cc846adcb84366ad9114276a984bed7347c26f019497c56</code>
|
<code>b62ecf528dc672a07a144af5a8bbb5772b2853b4ad5eec5926bdc6247792ad53</code>
|
||||||
</div>
|
</div>
|
||||||
<div class="file">
|
<div class="file">
|
||||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.2-portable.exe">TheseusNavigator-0.0.2-portable.exe</a> — portable</div>
|
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.2-portable.exe">TheseusNavigator-0.0.2-portable.exe</a> — portable</div>
|
||||||
<code>37679d293715b9e1881d38ee7e92a5a7448f3c523a14919637afe732e2478ce1</code>
|
<code>ba80a808446bd75a6b649d93094af9e21be38476dd23980bad7ac0e228a6ce76</code>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -98,8 +98,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="hashes">
|
<div class="hashes">
|
||||||
<div style="color:var(--mut);font-size:12.5px">SHA-256 — verify your download before running:</div>
|
<div style="color:var(--mut);font-size:12.5px">SHA-256 — verify your download before running:</div>
|
||||||
<div class="h"><b>Installer</b><code>b3a810472b06273c1cc846adcb84366ad9114276a984bed7347c26f019497c56</code></div>
|
<div class="h"><b>Installer</b><code>b62ecf528dc672a07a144af5a8bbb5772b2853b4ad5eec5926bdc6247792ad53</code></div>
|
||||||
<div class="h"><b>Portable</b><code>37679d293715b9e1881d38ee7e92a5a7448f3c523a14919637afe732e2478ce1</code></div>
|
<div class="h"><b>Portable</b><code>ba80a808446bd75a6b649d93094af9e21be38476dd23980bad7ac0e228a6ce76</code></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue