Skip to content

Commit cf330a5

Browse files
committed
Update manifests
1 parent 025df95 commit cf330a5

File tree

33 files changed

+67
-67
lines changed

33 files changed

+67
-67
lines changed

packages/examples/packages/bip32/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "At4jhEHx1e3O3xpOzH2NJbUBqysxNAQa4LyMEmJCufg=",
10+
"shasum": "Qr3YCVdZvr5Wkm4tEdxuzfsfqzsRovsL/m5yuN4WEu4=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -43,6 +43,6 @@
4343
}
4444
]
4545
},
46-
"platformVersion": "6.23.0",
46+
"platformVersion": "6.24.0",
4747
"manifestVersion": "0.1"
4848
}

packages/examples/packages/bip44/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "LR5iW9CvUBtU3CYyEB1CPjdHd0zYpABOIK7DR1DGgLc=",
10+
"shasum": "OZpOuzRyzSB+SS0qltyyKHKkFS5+JUTy24gx2ovuvCw=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -31,6 +31,6 @@
3131
}
3232
]
3333
},
34-
"platformVersion": "6.23.0",
34+
"platformVersion": "6.24.0",
3535
"manifestVersion": "0.1"
3636
}

packages/examples/packages/client-status/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "4vsNJgoKuyhicGutwiKf1Znctcpsxr9udMBxCU+5+uA=",
10+
"shasum": "uoIPggcitxVccXHIqVqfVHBf+hIJV/HzfEffHIHAfsw=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
"snaps": false
2323
}
2424
},
25-
"platformVersion": "6.23.0",
25+
"platformVersion": "6.24.0",
2626
"manifestVersion": "0.1"
2727
}

packages/examples/packages/cronjobs/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "1q9z8PoporeznR41xFlhaTHXOXsYQvRjGbmprZVmu1w=",
10+
"shasum": "GBsFmhrUGP19NcPEOwTHqEk5OunNlHm220SfOeyuM0g=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -34,6 +34,6 @@
3434
"snap_dialog": {},
3535
"snap_notify": {}
3636
},
37-
"platformVersion": "6.23.0",
37+
"platformVersion": "6.24.0",
3838
"manifestVersion": "0.1"
3939
}

packages/examples/packages/dialogs/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "H5MFave0/55yph7Zc/RX76lgdz78P4RMm+ooHk2T+ss=",
10+
"shasum": "JZ96Ke8d6tf86WWA6wfauTk9oIhI56/ksLbgpqpqgTk=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"snap_dialog": {}
2424
},
25-
"platformVersion": "6.23.0",
25+
"platformVersion": "6.24.0",
2626
"manifestVersion": "0.1"
2727
}

packages/examples/packages/errors/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "60XPn/Lh5YkuxNP5WpyVfboCn+RoDvvSpd3CKp9nde8=",
10+
"shasum": "GOzXwM76mSvbaECcRF50dOXDg3T41/uep9M55kTHyDc=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -21,6 +21,6 @@
2121
"dapps": true
2222
}
2323
},
24-
"platformVersion": "6.23.0",
24+
"platformVersion": "6.24.0",
2525
"manifestVersion": "0.1"
2626
}

packages/examples/packages/ethereum-provider/snap.manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "2.2.1",
2+
"version": "2.3.0",
33
"description": "MetaMask example snap demonstrating the use of the Ethereum Provider API and `endowment:ethereum-provider` permission.",
44
"proposedName": "Ethereum Provider Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "cKFOaKJv2NJ7UOWRzhpP1fIq40SPyjhd1sG42AceRBY=",
10+
"shasum": "7i20r0cCFwMESzBcTMgRNOt82AjwHneiM6LtD7vXCGw=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"endowment:ethereum-provider": {}
2424
},
25-
"platformVersion": "6.23.0",
25+
"platformVersion": "6.24.0",
2626
"manifestVersion": "0.1"
2727
}

packages/examples/packages/ethers-js/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "1T/ZJ49gSuQltp5luE0xB2IsKLGTKfG0MK9xOCRYvpA=",
10+
"shasum": "+PqI8MGv3QeDKLSQ6kcXLjWqdwOsJLLGM7coqRwo4vY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -23,6 +23,6 @@
2323
"snap_dialog": {},
2424
"snap_getEntropy": {}
2525
},
26-
"platformVersion": "6.23.0",
26+
"platformVersion": "6.24.0",
2727
"manifestVersion": "0.1"
2828
}

packages/examples/packages/file-upload/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "uN/EJ8W0Lgq9SdhkixsHbz8tA8KbSKfLl4reidwrefQ=",
10+
"shasum": "Jj3ygYsoSOM/7nS7TKKoXMdPQoz5RD63qatfX+EMO88=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -24,6 +24,6 @@
2424
"snap_dialog": {},
2525
"snap_manageState": {}
2626
},
27-
"platformVersion": "6.23.0",
27+
"platformVersion": "6.24.0",
2828
"manifestVersion": "0.1"
2929
}

packages/examples/packages/get-entropy/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "dbwHFlUT9Gwa5hFaRmecb14xH2CrIhCIxlYSGgYE1b4=",
10+
"shasum": "2qxALJWq0OCcO9vxrmGhRS04oKAoM+YgHnmK/rImj+0=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -23,6 +23,6 @@
2323
"snap_dialog": {},
2424
"snap_getEntropy": {}
2525
},
26-
"platformVersion": "6.23.0",
26+
"platformVersion": "6.24.0",
2727
"manifestVersion": "0.1"
2828
}

0 commit comments

Comments
 (0)