Skip to content

Commit

Permalink
vlang: Update to version 2024.20
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 16, 2024
1 parent c10cd2b commit 96beb48
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.19",
"version": "2024.20",
"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.19/v_windows.zip",
"hash": "cf3678e6a1c9b6cef49a8938c513fa2f3eabb86f780829ec22f9908a961204b1",
"url": "https://github.com/vlang/v/releases/download/weekly.2024.20/v_windows.zip",
"hash": "b49775f0910dd945832a1dd072074fd5d87b24a8ae7c84a8c01a6d84ae26196c",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit 96beb48

Please sign in to comment.