Skip to content

Commit 738e337

Browse files
authored
chore(deps): upgrade ovm@1.0.7 and ovm-win@1.2.4 (#197)
Signed-off-by: Kevin Cui <bh@bugs.cc>
1 parent 302c03a commit 738e337

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

scripts/resource.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"darwin-x64": [
33
{
44
"name": "ovm",
5-
"version": "v1.0.6",
5+
"version": "v1.0.7",
66
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-amd64",
7-
"sha256": "d4bcc57e99a4af2336bc2f3f18465aefbab687c844bfa8a7b9845eab568a4db5",
7+
"sha256": "d8fafcecbca6dec49cd8555eb5e6b9a5ce6e75a7e57c99e2b1bc68d910f27318",
88
"out": "bin/ovm"
99
},
1010
{
@@ -25,9 +25,9 @@
2525
"darwin-arm64": [
2626
{
2727
"name": "ovm",
28-
"version": "v1.0.6",
28+
"version": "v1.0.7",
2929
"download": "https://static.oomol.com/ovm-resources/Bauklotze/{version}/ovm-arm64",
30-
"sha256": "fa0e853b85fe1881dc20ebd49cfdd6658101064eceaa381529237d08b57fbeb3",
30+
"sha256": "fbce21922d01ef0ef28a2f20dfb08fa5a6f24c1fb0b6877a9e8e93b8e28cdee8",
3131
"out": "bin/ovm"
3232
},
3333
{
@@ -48,9 +48,9 @@
4848
"win32-x64": [
4949
{
5050
"name": "ovm",
51-
"version": "v1.2.3",
51+
"version": "v1.2.4",
5252
"download": "https://static.oomol.com/ovm-resources/ovm-win/{version}/ovm-amd64.exe",
53-
"sha256": "728cc557e683016e5801a234237d457769f03122cbcfb78f0f7fff16a7cd6671",
53+
"sha256": "e10aa88e3bf9fe68bcdb5603fe6a81592f024d82b23baf0cfd70f7c8dfa86414",
5454
"out": "ovm.exe"
5555
},
5656
{

0 commit comments

Comments
 (0)