Skip to content

Commit

Permalink
vlang: Update to version 2024.47
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
1 parent 52e092d commit 3b53b80
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.46",
"version": "2024.47",
"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.46/v_windows.zip",
"hash": "518fd49846f8af29285d8e43fed597d5badec7db12ce4135075ddf33cc25524d",
"url": "https://github.com/vlang/v/releases/download/weekly.2024.47/v_windows.zip",
"hash": "21894e12feddc205b77327fe53cee0642e5e75033f3fed39a0516c2876b7e4c6",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit 3b53b80

Please sign in to comment.