Skip to content

Commit cf5e8cf

Browse files
Update manifests
1 parent 835fc9a commit cf5e8cf

File tree

36 files changed

+74
-74
lines changed

36 files changed

+74
-74
lines changed

packages/examples/packages/background-events/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": "n8yeJ3X3yNzjvNyisBCoyGzI4ohxYGiA6RuQd9Y1Jx0=",
10+
"shasum": "wRIfHJ8IQh76ktT6bMPaQeL76aUSIfOfdusGJAvU8j0=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -24,6 +24,6 @@
2424
"endowment:cronjob": {},
2525
"snap_dialog": {}
2626
},
27-
"platformVersion": "8.0.0",
27+
"platformVersion": "8.1.0",
2828
"manifestVersion": "0.1"
2929
}

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": "0c/L5LqWjNMES36BcvT4Zccx3WtwRzVoeBP6LPYTW0s=",
10+
"shasum": "kQsI1Pe5Ds8AQM+3sbKnBpqCHbhkSlgPeuErzig1BSU=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -43,6 +43,6 @@
4343
}
4444
]
4545
},
46-
"platformVersion": "8.0.0",
46+
"platformVersion": "8.1.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": "SZUK8fPhsiOpIC//B75pvQGlvMkKnc/rUONgTvVPcnE=",
10+
"shasum": "ZpWq5pSZ2qjXZHc2awkpSbUbO10vuT8uyRcVy6xyqkg=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -31,6 +31,6 @@
3131
}
3232
]
3333
},
34-
"platformVersion": "8.0.0",
34+
"platformVersion": "8.1.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": "raB37xrJku8GavkRxg3uncq/6XZRq1kOLr47MrNuH6Y=",
10+
"shasum": "IGEfi7rQXI0Tu98aDyGbtUAeUIE0CMZonR0leSBUl8E=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
"snaps": false
2323
}
2424
},
25-
"platformVersion": "8.0.0",
25+
"platformVersion": "8.1.0",
2626
"manifestVersion": "0.1"
2727
}

packages/examples/packages/cronjob-duration/snap.manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "0.0.0",
2+
"version": "1.0.0",
33
"description": "MetaMask example Snap demonstrating the use of cronjobs with ISO 8601 durations in Snaps.",
44
"proposedName": "Cronjob Duration Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "i/YSeO2E9gHo3ovjTjj4iYfEEkP8yEr5sU5O8TgzS7g=",
10+
"shasum": "vzzpBIX/vOKbSw6x8JXHzMMeBe8lpOhaZi0KSZk9uOY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -29,6 +29,6 @@
2929
},
3030
"snap_notify": {}
3131
},
32-
"platformVersion": "8.0.0",
32+
"platformVersion": "8.1.0",
3333
"manifestVersion": "0.1"
3434
}

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": "LMYnunvynFmwzxgUBD/uWGuP2tuJTgSt181sd4VHJd8=",
10+
"shasum": "eTktdzvPzAr/fMl6sZALdcUL2LOW3YhiUwqi28na8js=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -29,6 +29,6 @@
2929
},
3030
"snap_dialog": {}
3131
},
32-
"platformVersion": "8.0.0",
32+
"platformVersion": "8.1.0",
3333
"manifestVersion": "0.1"
3434
}

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": "l9qI/l0786dFua9QNmFcEIz17G+idxIzT27bt5jqpv0=",
10+
"shasum": "peqfxtsGBNeHO3WooTYIJK4bnujccveEwEd/FfGnItE=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"snap_dialog": {}
2424
},
25-
"platformVersion": "8.0.0",
25+
"platformVersion": "8.1.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": "1PLdw3WwGa7ULc78/c9wEKYz9SpRFFYyc+k087E+b4o=",
10+
"shasum": "XaZxrdP3EBlrfo3V1KxZpkrGFCKo1SSKOGWKx/xOWTo=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -21,6 +21,6 @@
2121
"dapps": true
2222
}
2323
},
24-
"platformVersion": "8.0.0",
24+
"platformVersion": "8.1.0",
2525
"manifestVersion": "0.1"
2626
}

packages/examples/packages/ethereum-provider/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": "rtpmAaFsW8xDufowFM0PfOxq6IjjQ6H/72ggKRD8Krs=",
10+
"shasum": "TVX02bG6spSFsyki6sdzEnH/mWydCmiCBikwbTzAtUU=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"endowment:ethereum-provider": {}
2424
},
25-
"platformVersion": "8.0.0",
25+
"platformVersion": "8.1.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": "wq0OpX/85c4m+wx/i5LreYnEbcG4wW8q33OJRRWVPXs=",
10+
"shasum": "fo34896eh0i/mRyFqXftntOqS1VtBPsTrh7dMfrE9/A=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -23,6 +23,6 @@
2323
"snap_dialog": {},
2424
"snap_getEntropy": {}
2525
},
26-
"platformVersion": "8.0.0",
26+
"platformVersion": "8.1.0",
2727
"manifestVersion": "0.1"
2828
}

0 commit comments

Comments
 (0)