Skip to content

Commit bba33df

Browse files
authored
chore(deps): upgrade ovm-mac to 1.0.3 (#179)
Signed-off-by: Kevin Cui <bh@bugs.cc>
1 parent 5d20280 commit bba33df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/resource.json

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

0 commit comments

Comments
 (0)