Skip to content

Commit 7a991d0

Browse files
chore: Update example Snaps (#1242)
<!-- 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 --> Update example Snaps as part of the latest release.
1 parent dc54e54 commit 7a991d0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/registry.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,9 @@
797797
},
798798
"2.1.3": {
799799
"checksum": "+V4EDf0266FOJDTVrhQ91ZaycBruUesJqSoAzohWnO0="
800+
},
801+
"2.2.0": {
802+
"checksum": "scw0xXWz40VXRIgwF/GbGaQRT47ydnDC/SJzT+sRKPU="
800803
}
801804
}
802805
},
@@ -1455,6 +1458,9 @@
14551458
},
14561459
"2.1.3": {
14571460
"checksum": "TSu0FIqVXvJG6WzqtKPx5kN2fjveQ8EypKCk/jAShmM="
1461+
},
1462+
"2.2.0": {
1463+
"checksum": "5tlM5E71Fbeid7I3F0oQURWL7/+0620wplybtklBCHQ="
14581464
}
14591465
}
14601466
},
@@ -5013,6 +5019,18 @@
50135019
"checksum": "qGq6KkKi1lDzr00zoIN4GgDc8CHYsjUhMzaYtY0bKcQ="
50145020
}
50155021
}
5022+
},
5023+
"npm:@metamask/cronjob-duration-example-snap": {
5024+
"id": "npm:@metamask/cronjob-duration-example-snap",
5025+
"metadata": {
5026+
"name": "Cronjob Duration Example Snap",
5027+
"hidden": true
5028+
},
5029+
"versions": {
5030+
"1.0.0": {
5031+
"checksum": "vzzpBIX/vOKbSw6x8JXHzMMeBe8lpOhaZi0KSZk9uOY="
5032+
}
5033+
}
50165034
}
50175035
},
50185036
"blockedSnaps": [

0 commit comments

Comments
 (0)