Skip to content

Commit

Permalink
vlang: Update to version 2024.51
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent de5d3c9 commit 1ed6dc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/vlang.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "2024.50",
"version": "2024.51",
"description": "The V Programming Language. Simple, fast, safe, compiled.",
"homepage": "https://vlang.io",
"license": "MIT",
"notes": "Vlang contains self-hosted TCC. For making optimized builds of your software you have to install GNU/GCC or LLVM/Clang",
"suggest": {
"An LLVM/Clang/LLD based mingw-w64 toolchain": "Scoop-littleli/llvm-mingw"
},
"url": "https://github.com/vlang/v/releases/download/weekly.2024.50/v_windows.zip",
"hash": "d6b5400f4c1ba46cedd09947f8a47b27e6853060bb3ebef90f3611084305877c",
"url": "https://github.com/vlang/v/releases/download/weekly.2024.51/v_windows.zip",
"hash": "8d1e9ba0db63b2077b31bfcdd79b3eb269b8902f168758149dd33d9172753806",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit 1ed6dc2

Please sign in to comment.