File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
implement/website/pinevm/src/Frontend/Page Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ vscodeMarketplaceUrl =
55
55
56
56
downloads : DownloadLinksByPlatform
57
57
downloads =
58
- { linux = " https://github.com/pine-vm/pine/releases/download/v0.4.6 /pine-bin-v0.4.6 -linux-x64.zip"
59
- , windows = " https://github.com/pine-vm/pine/releases/download/v0.4.6 /pine-bin-v0.4.6 -win-x64.zip"
60
- , macOS = " https://github.com/pine-vm/pine/releases/download/v0.4.6 /pine-bin-v0.4.6 -osx-x64.zip"
58
+ { linux = " https://github.com/pine-vm/pine/releases/download/v0.4.7 /pine-bin-v0.4.7 -linux-x64.zip"
59
+ , windows = " https://github.com/pine-vm/pine/releases/download/v0.4.7 /pine-bin-v0.4.7 -win-x64.zip"
60
+ , macOS = " https://github.com/pine-vm/pine/releases/download/v0.4.7 /pine-bin-v0.4.7 -osx-x64.zip"
61
61
}
62
62
63
63
You can’t perform that action at this time.
0 commit comments