From 21d3d74e03897c86e96432e15eac671b3d252215 Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Wed, 25 May 2022 17:49:57 -0400 Subject: [PATCH] Expand synced_versions_formulae.json (#100640) --- Formula/boost-bcp.rb | 1 - Formula/boost-mpi.rb | 1 - Formula/boost-python3.rb | 1 - synced_versions_formulae.json | 3 +++ 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/boost-bcp.rb b/Formula/boost-bcp.rb index a4ddc19af76..4fc850079a8 100644 --- a/Formula/boost-bcp.rb +++ b/Formula/boost-bcp.rb @@ -1,7 +1,6 @@ class BoostBcp < Formula desc "Utility for extracting subsets of the Boost library" homepage "https://www.boost.org/doc/tools/bcp/" - # Please add to synced_versions_formulae.json once version synced with boost url "https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/boost_1_78_0.tar.bz2" sha256 "8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc" license "BSL-1.0" diff --git a/Formula/boost-mpi.rb b/Formula/boost-mpi.rb index f4e0e694266..2a34ca9cd95 100644 --- a/Formula/boost-mpi.rb +++ b/Formula/boost-mpi.rb @@ -1,7 +1,6 @@ class BoostMpi < Formula desc "C++ library for C++/MPI interoperability" homepage "https://www.boost.org/" - # Please add to synced_versions_formulae.json once version synced with boost url "https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/boost_1_78_0.tar.bz2" sha256 "8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc" license "BSL-1.0" diff --git a/Formula/boost-python3.rb b/Formula/boost-python3.rb index ef62059cdec..473de64402a 100644 --- a/Formula/boost-python3.rb +++ b/Formula/boost-python3.rb @@ -1,7 +1,6 @@ class BoostPython3 < Formula desc "C++ library for C++/Python3 interoperability" homepage "https://www.boost.org/" - # Please add to synced_versions_formulae.json once version synced with boost url "https://boostorg.jfrog.io/artifactory/main/release/1.78.0/source/boost_1_78_0.tar.bz2" sha256 "8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc" license "BSL-1.0" diff --git a/synced_versions_formulae.json b/synced_versions_formulae.json index 30e56d7f479..4a5fb19bd3c 100644 --- a/synced_versions_formulae.json +++ b/synced_versions_formulae.json @@ -5,6 +5,7 @@ ["apache-pulsar", "libpulsar"], ["avro-c", "avro-cpp", "avro-tools"], ["aws-console", "cfn-format", "rain"], + ["boost", "boost-bcp", "boost-mpi", "boost-python3"], ["bundler-completion", "gem-completion", "rails-completion", "ruby-completion"], ["buildifier", "buildozer"], ["cmake", "cmake-docs"], @@ -31,6 +32,7 @@ ["logcli", "loki", "promtail"], ["mame", "rom-tools"], ["mecab-unidic", "mecab-unidic-extended"], + ["minuit2", "root"], ["moarvm", "nqp", "rakudo"], ["moreutils", "sponge"], ["mupdf", "mupdf-tools"], @@ -44,6 +46,7 @@ ["python-tk@3.10", "python@3.10"], ["python-tk@3.9", "python@3.9"], ["qt", "qt-libiodbc", "qt-mariadb", "qt-mysql", "qt-percona-server", "qt-postgresql", "qt-unixodbc"], + ["qwt", "qwt-qt5"], ["telnet", "telnetd"], ["tmuxinator", "tmuxinator-completion"] ]