Skip to content

Commit

Permalink
update vlang to weekly.2024.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangTianrong committed May 2, 2024
1 parent ade3164 commit 5bb0d4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/vlang.json
@@ -1,14 +1,14 @@
{
"version": "weekly.2024.16.1",
"version": "weekly.2024.18",
"description": "The V Programming Language. Simple, fast, safe, compiled.",
"homepage": "https://github.com/vlang/v",
"license": "MIT",
"notes": [
"Vlang contains TCC with the prebuilt binary. For making optimized builds of your software you have to install GNU/GCC or LLVM/Clang",
"See https://github.com/vlang/v/wiki/Installing-a-C-compiler-on-Windows for more information."
],
"url": "https://github.com/vlang/v/releases/download/weekly.2024.16.1/v_windows.zip",
"hash": "2a8f837080df2ac44bd76b2351ea440c9e64bb443da5ad00e48ab9b6da706d13",
"url": "https://github.com/vlang/v/releases/download/weekly.2024.18/v_windows.zip",
"hash": "ecf830b0b8a5d83bc8127cd5fdf957e90a02929653f147ea3c4ce8025d36fe21",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit 5bb0d4c

Please sign in to comment.