Skip to content

Commit 46275eb

Browse files
authored
chore(deps): upgrade ovm-mac to 1.0.0 (#173)
Signed-off-by: Kevin Cui <bh@bugs.cc>
1 parent c16de5e commit 46275eb

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.0-RC14",
5+
"version": "v1.0.0",
66
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-amd64",
7-
"sha256": "c3c32c8b464b67a6583dbf0c9ff107114d430e0ad15d8c343a6508470cd2bb82",
7+
"sha256": "74dae2ba34bba6d98973646b0e3b2557d89a4a2522e84b8ad39d241797c5f156",
88
"out": "bin/ovm"
99
},
1010
{
@@ -25,9 +25,9 @@
2525
"darwin-arm64": [
2626
{
2727
"name": "ovm",
28-
"version": "v1.0.0-RC14",
28+
"version": "v1.0.0",
2929
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-arm64",
30-
"sha256": "f34d1cd48a2f3b29a8fff82262a14e4829ec2a48f90f4d31cb88974f15ddd2c3",
30+
"sha256": "e0a4c16c7ae80bef29aa241a0a391aab53fb07ca24031b9cce0408f75302f125",
3131
"out": "bin/ovm"
3232
},
3333
{

0 commit comments

Comments
 (0)