Skip to content

Commit ddde56e

Browse files
committed
chore(deps): upgrade ovm-mac to 1.0.2
Signed-off-by: Kevin Cui <[email protected]>
1 parent 512cf11 commit ddde56e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/resource.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"darwin-x64": [
33
{
44
"name": "ovm",
5-
"version": "v1.0.1",
5+
"version": "v1.0.2",
66
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-amd64",
7-
"sha256": "fc719488f7274a164400ad1faba165fa21ab4ddcb584e86e7c0534e7cfe3c0b0",
7+
"sha256": "6d4157921acc62b7fc624c3f1741e00d51d0c45c65429d02fa5b06555e7c3218",
88
"out": "bin/ovm"
99
},
1010
{
@@ -25,9 +25,9 @@
2525
"darwin-arm64": [
2626
{
2727
"name": "ovm",
28-
"version": "v1.0.1",
28+
"version": "v1.0.2",
2929
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-arm64",
30-
"sha256": "95d6095f6dd2ba1db9c17c7e20d4d0fe3cf3d91409371bea024906e4dd548322",
30+
"sha256": "48cc094fd0c55febf3a1dc3fb3ac9e06480e25144ef7c98e737f8d67b632d865",
3131
"out": "bin/ovm"
3232
},
3333
{

0 commit comments

Comments
 (0)