Skip to content

Commit

Permalink
update vlang to weekly.2024.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangTianrong committed Apr 19, 2024
1 parent 5b2ad3a commit cc607a6
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.15",
"version": "weekly.2024.16.1",
"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.15/v_windows.zip",
"hash": "3a2f7ac42dedb04c1bd9771ea66c264122bf38512497823a8632f2a65c33ab83",
"url": "https://github.com/vlang/v/releases/download/weekly.2024.16.1/v_windows.zip",
"hash": "2a8f837080df2ac44bd76b2351ea440c9e64bb443da5ad00e48ab9b6da706d13",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit cc607a6

Please sign in to comment.