Skip to content

Commit

Permalink
vlang: Update to version 2024.09
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 28, 2024
1 parent 5bd1219 commit 335c529
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.08",
"version": "2024.09",
"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.08/v_windows.zip",
"hash": "d7e62d07511c953ac7c2195893f8b605b4f8fac2aa94d1b476d74eb23eed38b4",
"url": "https://github.com/vlang/v/releases/download/weekly.2024.09/v_windows.zip",
"hash": "4356f5f03160537e843525766ad3c4e910f74c95594854bf17a5778dd8617cea",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit 335c529

Please sign in to comment.