Skip to content

Commit

Permalink
vlang: Update to version 2024.39
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 25, 2024
1 parent 206964e commit 704a790
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.37",
"version": "2024.39",
"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.37/v_windows.zip",
"hash": "fe75a854dfec752dbde4b648ddaee98880c030374b94623fdef193150423833b",
"url": "https://github.com/vlang/v/releases/download/weekly.2024.39/v_windows.zip",
"hash": "1113e1a6c2f198f03901bce366587602daa0999bfb8d485bedddb734aead8ea9",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit 704a790

Please sign in to comment.