Skip to content

Commit

Permalink
vlang: Update to version 2025.03
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 19, 2025
1 parent 9a887fc commit d037630
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": "2025.1",
"version": "2025.03",
"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.2025.1/v_windows.zip",
"hash": "915d2d17db7f8f4158684ca3d9a8f05c91af59e4ba1efd2ebba390c283678229",
"url": "https://github.com/vlang/v/releases/download/weekly.2025.03/v_windows.zip",
"hash": "1b9b4944ba164936d2155f6c66783ae1115f47af8c44652364119312466f39ea",
"extract_dir": "v",
"bin": "v.exe",
"checkver": {
Expand Down

0 comments on commit d037630

Please sign in to comment.