Skip to content

Commit 126f0a4

Browse files
authored
Update Hathor Wallet (#1464)
This closes #1463 <!-- Thanks for your contribution! Take a moment to answer these questions so that reviewers have the information they need to properly understand your changes: * What is the current state of things and why does it need to change? * What is the solution your changes offer and how does it work? Are there any issues or other links reviewers should consult to understand this pull request better? For instance: * Fixes #12345 * See: #67890 --> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Medium Risk** > Registry update changes the distributed Snap version and checksum, which can impact all users installing/updating it. Review should verify the new package artifact and checksum are correct. > > **Overview** > Updates the Snap registry entry for **Hathor Wallet** (`npm:@hathor/snap`) by replacing version `0.3.0` with `0.4.2` and updating the associated `checksum` to match the new release. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit cdfbbb4. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 5266509 commit 126f0a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/registry.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5361,8 +5361,8 @@
53615361
]
53625362
},
53635363
"versions": {
5364-
"0.3.0": {
5365-
"checksum": "jElN00ss8XPpcCoAAgAw+42WwL5gez40nqqRRJPBLkA="
5364+
"0.4.2": {
5365+
"checksum": "P5zK+T8afxLRSILibyFCD8RnkeoD3U1mrtaIQ7UDupw="
53665366
}
53675367
}
53685368
},

0 commit comments

Comments
 (0)