Browse Source

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

pull/680/head
Vladimír Vondruš 8 months ago
parent
commit
8f6e35f4ad
  1. 2
      package/homebrew/magnum.rb

2
package/homebrew/magnum.rb

@ -1,5 +1,5 @@
class Magnum < Formula class Magnum < Formula
desc "C++11/C++14 graphics middleware for games and data visualization" desc "C++11 graphics middleware for games and data visualization"
homepage "https://magnum.graphics" homepage "https://magnum.graphics"
# git describe origin/master, except the `v` prefix # git describe origin/master, except the `v` prefix
version "2020.06-3494-gb85f0c8df" version "2020.06-3494-gb85f0c8df"

Loading…
Cancel
Save