Browse Source

package/homebrew: C++14 is nothing to boast with in 2025.

next
Vladimír Vondruš 8 months ago
parent
commit
72919da715
  1. 2
      package/homebrew/magnum-bindings.rb

2
package/homebrew/magnum-bindings.rb

@ -1,5 +1,5 @@
class MagnumBindings < Formula
desc "`Bindings for the Magnum C++11/C++14 graphics engine"
desc "`Bindings for the Magnum C++11 graphics engine"
homepage "https://magnum.graphics"
# git describe origin/master, except the `v` prefix
version "2020.06-421-g439945c"

Loading…
Cancel
Save