Skip to content

Commit 93ead51

Browse files
authored
Update Polkagate (#1386)
This closes #1385 <!-- 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] > Updates `src/registry.json` to set `npm:@polkagate/snap` version to `2.3.2` with the corresponding checksum. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 65bec12. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 4361783 commit 93ead51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/registry.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3367,8 +3367,8 @@
33673367
]
33683368
},
33693369
"versions": {
3370-
"2.3.1": {
3371-
"checksum": "VVLtY35DJ21xf19BNA+gxSI3NDBQUpk1FPYnSzS1op0="
3370+
"2.3.2": {
3371+
"checksum": "TwSx2jjvpNOaM04mhoI2HbR43ZmIm0xA6AKGPeukHxw="
33723372
}
33733373
}
33743374
},

0 commit comments

Comments
 (0)