Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 415a6af

Browse files
committed
New patch release
1 parent 1d78dbf commit 415a6af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,6 @@ Syntastic settings for ViM and NeoVim:
505505

506506
## General info
507507

508-
* Version: 3.2.5
508+
* Version: 3.2.6
509509
* License: MIT
510510
* Author: Alexander F. Rødseth <xyproto@archlinux.org>

system/homebrew/cxx.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class CXX < Formula
22
desc "Configuration-free build system for C++20 executables"
33
homepage "https://github.com/xyproto/cxx"
44
url "https://github.com/xyproto/cxx.git",
5-
:tag => "3.2.5",
5+
:tag => "3.2.6",
66
:revision => "asdf"
77
sha256 "asdf"
88
version_scheme 1

0 commit comments

Comments
 (0)