Skip to content

Commit

Permalink
Updated at 2023-09-03T01:22:11.359Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2023
1 parent 3832b49 commit 5cdf704
Show file tree
Hide file tree
Showing 127 changed files with 1,246 additions and 1,232 deletions.
16 changes: 16 additions & 0 deletions Casks/audiobookbinder.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cask "audiobookbinder" do
version "2.4"
sha256 "9d87547fa3355444acd134f7a964f817b6f6bad5d2a8528e6a6ba8f592c2b7b0"

# homepage "http://bluezbox.com/audiobookbinder.html"
# homepage "https://web.archive.org/web/20220627063508/http://bluezbox.com/audiobookbinder.html"
# appcast "https://bluezbox.com/audiobookbinder/appcast.xml"
# url "https://bluezbox.com/audiobookbinder/AudiobookBinder-#{version.before_comma}.dmg"

url "https://ghproxy.com/https://github.com/nicerloop/AudioBookBinder/releases/download/v#{version}/AudiobookBinder-#{version}.zip"
name "Audiobook Binder"
desc "Utility for converting audiobooks to m4b format"
homepage "https://github.com/gonzoua/AudioBookBinder"

app "AudioBookBinder.app"
end
4 changes: 2 additions & 2 deletions Casks/b/bettertouchtool.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "bettertouchtool" do
version "4.209,2430"
sha256 "f1769b23bc2342e9417ddecb1a6f9485b556ac6015dec412c497b0140a850151"
version "4.212,2433"
sha256 "f75291be701d27e438b364dc57cae39b7c00a163ffbff84b870e99d509433823"

url "https://folivora.ai/releases/btt#{version.csv.first}-#{version.csv.second}.zip"
name "BetterTouchTool"
Expand Down
6 changes: 3 additions & 3 deletions Casks/brave-browser-nightly.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
arch arm: "arm64", intel: "x64"
folder = on_arch_conditional arm: "nightly-arm64", intel: "nightly"

version "1.59.62.0"
sha256 arm: "e65725034a8869b480558c74df98e409ad0dfed87f9710deb25048d59854d6e1",
intel: "ae4599c11a7fe863dac5c43e1dde5ad55ebe0c38245d16563fa9fab7eb321a24"
version "1.59.65.0"
sha256 arm: "a7006a4a909b26e83283fd4f3e037e95c46b40fa3918ed68f3caa0189d6b9285",
intel: "dba0cdc9f0a83b0215dcf17bfbaa036497d5559b14846ba0bafdecf9748ae967"

url "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/#{folder}/#{version.major_minor_patch.sub(".", "")}/Brave-Browser-Nightly-#{arch}.dmg",
verified: "updates-cdn.bravesoftware.com/sparkle/Brave-Browser/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/flipper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "flipper" do
version "0.215.0"
sha256 "50266c0081e658005c7755297b4607e9084978506eefad4b0fc58badfb430984"
version "0.215.1"
sha256 "109cc85d6942c2342ef510fa5aa9f356944de890b784621fe084e61167f4c5f2"

url "https://ghproxy.com/https://github.com/facebook/flipper/releases/download/v#{version}/Flipper-mac.dmg",
verified: "github.com/facebook/flipper/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/f/fme.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
arch arm: "aarch64", intel: "x64"
folder = on_arch_conditional arm: "-aarch64"

version "2023.0.2.1,23339"
sha256 arm: "456f9b370928de76cd77f20e7591b9dcd5d0fe0389cc74c4f7566faad87d935d",
intel: "c5c0fad0334e873ef8b8a155e430cd04288b127e9cdba0fcba4ef4fcf10426bb"
version "2023.1.0.1,23620"
sha256 arm: "ead008f36a3a5e417bec3bc652bc7c0f5fef834e8417c819ec9a88dcb775a8de",
intel: "07e9f71edc8b6a42a208e1c98216f7354fc73f39d82605f35356543f28244959"

url "https://downloads.safe.com/fme/#{version.major}/macos#{folder}/fme-form-#{version.csv.first}-b#{version.csv.second}-macosx-#{arch}.pkg"
name "FME Form"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/fxfactory.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "fxfactory" do
version "8.0.9,7593"
sha256 "e20bc431ae7e6ee6cc9e2db5e01cad726449510a8babf85c098ec48e3dee7cbe"
version "8.0.9,7594"
sha256 "3e1c8cfa0fb4feb591e684e2239e071fe674f21de7bda31214f9ea5802aa7faa"

url "https://fxfactory.s3.amazonaws.com/noiseindustries/fxfactory/FxFactory-#{version.csv.first}-#{version.csv.second}.zip",
verified: "fxfactory.s3.amazonaws.com/noiseindustries/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/google-chrome-canary.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "google-chrome-canary" do
version "118.0.5983.0"
version "118.0.5985.0"
sha256 :no_check

url "https://dl.google.com/chrome/mac/universal/canary/googlechromecanary.dmg"
Expand Down
2 changes: 1 addition & 1 deletion Casks/h/hackolade.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "hackolade" do
arch arm: "ARM64"

version "6.10.18"
version "6.10.19"
sha256 :no_check

url "https://s3-eu-west-1.amazonaws.com/hackolade/current/Hackolade-mac#{arch}-setup-signed.pkg",
Expand Down
4 changes: 2 additions & 2 deletions Casks/n/netron.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "netron" do
version "7.1.5"
sha256 "a80081852180a2f440bceacad46f6e4eb11d6e44aa292cd722ef8dd9ba1fdf1c"
version "7.1.6"
sha256 "41150be078cf5396162898f5216b1722090a6b0434654b5872e625bd042097d7"

url "https://ghproxy.com/https://github.com/lutzroeder/netron/releases/download/v#{version}/Netron-#{version}-mac.zip"
name "Netron"
Expand Down
2 changes: 1 addition & 1 deletion Casks/o/ocenaudio.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "ocenaudio" do
version "3.12.6"
version "3.12.7"
sha256 :no_check

on_arm do
Expand Down
4 changes: 2 additions & 2 deletions Casks/p/purei-play.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "purei-play" do
version "2023-08-31,2196f44a"
sha256 "1d94ea6a573be32a5c4e69394d2361e9162818e50af67d17cfe0c7d7558c3e65"
version "2023-09-01,9c3f918d"
sha256 "df188096689583361b91376c9d53bec759c535dc25cba58218ad6325ec96812f"

url "https://s3.us-east-2.amazonaws.com/playbuilds/#{version.csv.second}/Play.dmg",
verified: "s3.us-east-2.amazonaws.com/playbuilds/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/q/qq.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "qq" do
version "6.9.19.16183,37f9b80f"
sha256 "f1e7eea887c644700db4ce90449e9750e3e181440f6e837f105a4d882a6f05dc"
version "6.9.19.16605,b1af6606"
sha256 "26e775c4376463f4bb7256bef4a2d01058249f87dfa8b42c41fbe09aba95396a"

url "https://dldir1.qq.com/qqfile/qq/QQNT/#{version.csv.second}/QQ_v#{version.csv.first}.dmg"
name "QQ"
Expand Down
4 changes: 2 additions & 2 deletions Casks/r/readdle-spark.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "readdle-spark" do
version "3.8.0.55608"
sha256 "4177190906d3e376c6f236d33caf81e111265b5ef90932fc6a8e715bd51a9aa6"
version "3.8.1.55729"
sha256 "304de9734d474b331bd7f0c2bacbbc2839f581422c55e808f239081300a06b98"

url "https://downloads.sparkmailapp.com/Spark#{version.major}/mac/dist/#{version}/Spark.zip"
name "Spark"
Expand Down
22 changes: 22 additions & 0 deletions Casks/r/rippling.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
cask "rippling" do
version "3.6.3"
sha256 "a6277f7c3a5c7c683f3cb836531f14117d322f2027a4af6e74b734b880f430c9"

url "https://hardware-cdn.rippling.com/device_release/electron-installer/#{version}/macos/Rippling.dmg"
name "Rippling"
desc "MDM for Rippling"
homepage "https://www.rippling.com/device-management"

livecheck do
url "https://app.rippling.com/api/hardware/general_installer/?os=mac"
strategy :header_match
end

app "Rippling.app"

zap trash: [
"~/Library/Application Support/Rippling",
"~/Library/Preferences/com.rippling.client.plist",
"~/Library/Saved Application State/com.rippling.client.savedState",
]
end
4 changes: 2 additions & 2 deletions Casks/r/rive.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "rive" do
version "0.8.728"
sha256 "bc53fb024b3dc72f76cd6750f7c7ed1940b980e818d45cf8a1b0699fd9e2cc23"
version "0.8.734"
sha256 "437e8f09d9ded5841511bc911230564dbf520cd7cebec849d206d3297620d7d6"

url "https://releases.rive.app/macos/#{version}/Rive.dmg"
name "Rive"
Expand Down
6 changes: 3 additions & 3 deletions Casks/t/tiny-player.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "tiny-player" do
version "1.6.7"
sha256 "a52e40e004e7486a889318b33325e0c61b7a3079ec86040870477cd6bf28b4c7"
version "1.6.8"
sha256 "c32eb9be9c993bdbe437748e129a2d2080519f050958c6beea4a5ff2cb6f7729"

url "https://download.catnapgames.com/TinyPlayer-#{version}.zip"
name "Tiny Player for Mac"
Expand All @@ -13,7 +13,7 @@
end

auto_updates true
depends_on macos: ">= :el_capitan"
depends_on macos: ">= :high_sierra"

app "Tiny Player.app"

Expand Down
18 changes: 9 additions & 9 deletions Formula/a/alp.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
class Alp < Formula
desc "Access Log Profiler"
homepage "https://github.com/tkuchiki/alp"
url "https://ghproxy.com/https://github.com/tkuchiki/alp/archive/v1.0.15.tar.gz"
sha256 "5f54fd04c39fee9b4debe5d2c3aa4abaff36da7a4e1760fc72db48fecbacf320"
url "https://ghproxy.com/https://github.com/tkuchiki/alp/archive/v1.0.16.tar.gz"
sha256 "4e90db4ddc623dedf4bb475bc169e28e077cbc838d4c8381164ba76acafed8d2"
license "MIT"
head "https://github.com/tkuchiki/alp.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "5c55cfee1d7044f29a3f0ae7e348152d3cb672fdd9cdff4bde92b74afe39452b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "618c165969d9dfc9b803b3f850c268a0ebc0e3ed35a3f30753b74822eca69b9f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "5f5a7cafb8ef97dcb8ad30209660411ab1978a348ff10537c0d180481a6aad94"
sha256 cellar: :any_skip_relocation, ventura: "b7f97416f121ae7dcd644edfd4d03cb5fbb4ec65ee8bed3827e3b3adaff7da7f"
sha256 cellar: :any_skip_relocation, monterey: "cd56644269d6d4dd568bb359b422721e2976058484f8eaee68c6ed5dfdfdfd34"
sha256 cellar: :any_skip_relocation, big_sur: "da2db89ecd360bc17f3c8bef11af6cb9d75a2f2c027eff3555ce5c9e1006e0e8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4320e91680c1809b7f3050ab0147ce59d5647c46cae8fb5cbae0deac50912b40"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7f522a7294bf7e09f48c4577a5ae6960b660a51be6157bf1ef7a63119274681a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6246b23d00fa01921e3a8e5236134a507f55b10685925b83441f55c278ba8f7a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c4c83ea9fe554ba44c47844b8f347ae995f0428299c7b70da50abfb41f88157d"
sha256 cellar: :any_skip_relocation, ventura: "2069caa0d22e5417138e2c57f64d5a342223dcde89c56b819a0dba78d60b756d"
sha256 cellar: :any_skip_relocation, monterey: "dc07febb0c2616570e44b10cc5891ea55e663c3f5eaec265502e2207ead5ce3c"
sha256 cellar: :any_skip_relocation, big_sur: "c1980c702f5a81e13ba044de42919d0a3664f60aadad838af4f4e1bd9c00f4ad"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4bc2885dee6ce9a496126a433fcba00e3b9e70cb3181615d94a046807200c9c7"
end

depends_on "go" => :build
Expand Down
16 changes: 8 additions & 8 deletions Formula/a/apache-arrow.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ class ApacheArrow < Formula
mirror "https://archive.apache.org/dist/arrow/arrow-13.0.0/apache-arrow-13.0.0.tar.gz"
sha256 "35dfda191262a756be934eef8afee8d09762cad25021daa626eb249e251ac9e6"
license "Apache-2.0"
revision 3
revision 4
head "https://github.com/apache/arrow.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_ventura: "4d961d0d0b2d65421573f32da4ebe8e54df76dcf1db5aad9202c9db9c0fc7e39"
sha256 cellar: :any, arm64_monterey: "a4cbaf5a5ddc71d9b1cf46c84968b0937ff0e12d5b6bae44aecb22603123d6c4"
sha256 cellar: :any, arm64_big_sur: "626cad12f2f4e87706e10345e37c934da4ef8cc0943b3e8d3381dfc0019a5178"
sha256 cellar: :any, ventura: "4522512ae7f6aed05ebe98f94a8d223f3a8fff0e2437c325b5f48745493d06b1"
sha256 cellar: :any, monterey: "da3201bfe656b28564cbbb6943d8b5a3fe58a9bd9f5ab1e7792069721ecaccfe"
sha256 cellar: :any, big_sur: "50a0465529df1e3a35d8efb5dbd5f7a622a1236413644d45577e56071185508e"
sha256 x86_64_linux: "bc0e8c05ef5fedc6be5f1840b72c4cc955383f7141e17b4c1ed51f629488a227"
sha256 cellar: :any, arm64_ventura: "780e3930b592161af57ad9e27d2a1be6ba3919fe8740e2bb7ea80083824c7edc"
sha256 cellar: :any, arm64_monterey: "97785f2b4860c714cc01adc401d6b3e98b1d4f00d6467345e4e6eefdd136299f"
sha256 cellar: :any, arm64_big_sur: "7d147f437a8ff5d76e8ee1ab23cda4935b34c84a4833eff64c04201a0f0d1215"
sha256 cellar: :any, ventura: "dc8a290983752f8838f4f1e70a706ef15bee9ab5151fe474a2c97e4cb83043aa"
sha256 cellar: :any, monterey: "7538072a8548736603b17912f90332adc97864feaa737a6109bb0de582c9e82a"
sha256 cellar: :any, big_sur: "7d761c6de180c973b83ed17d762d7cf51b981cbdf08e3b64ef01b57e28e1de7a"
sha256 x86_64_linux: "0a92d87823598c17957b023053efaeb6254fd566a1252c0018bcf2869b291ea3"
end

depends_on "boost" => :build
Expand Down
51 changes: 24 additions & 27 deletions Formula/a/arcade-learning-environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@ class ArcadeLearningEnvironment < Formula

desc "Platform for AI research"
homepage "https://github.com/mgbellemare/Arcade-Learning-Environment"
url "https://github.com/mgbellemare/Arcade-Learning-Environment.git",
tag: "v0.8.1",
revision: "ba84c1480008aa606ebc1efd7a04a7a7729796d4"
url "https://ghproxy.com/https://github.com/mgbellemare/Arcade-Learning-Environment/archive/v0.8.1.tar.gz"
sha256 "28960616cd89c18925ced7bbdeec01ab0b2ebd2d8ce5b7c88930e97381b4c3b5"
license "GPL-2.0-only"
head "https://github.com/mgbellemare/Arcade-Learning-Environment.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "287d60790b07e38192dfebfb30e7610d8b78713cf034b83758d665377d215e25"
sha256 cellar: :any_skip_relocation, arm64_monterey: "aaff14df45237f951184d547b292c4ac81c44b58365847d7b5ea4ffe2d6fbca7"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2bdda57bca0c681578ea6ab983795e089c4f81cb09c5e80cad264f07923dd3c4"
sha256 cellar: :any_skip_relocation, ventura: "db6349ef4ab6ae4cd2a0b47a68e8c0e41644677a1f3db6995a9693a337695ce7"
sha256 cellar: :any_skip_relocation, monterey: "ba9280f972eb5ab2a305b29c5c0ba8f409e1236f2b570097ecdf5e44b7cf4ad4"
sha256 cellar: :any_skip_relocation, big_sur: "b136f842d9edc8ace1844242642d4b797551b0d0bd2b3fde07bf5269153247ce"
sha256 cellar: :any_skip_relocation, x86_64_linux: "64f5f513b6373d1d7045d52e607c18bbb9eff0a8afe722322642f17b301877ad"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_ventura: "699b6985a1bb99a9ea1522ca7b5901397f13917293252a17ac8c6bcaf35bf370"
sha256 cellar: :any_skip_relocation, arm64_monterey: "38c820c3fe5fbd93bd584f66eb0f3af35ea46b420b266096c24f0f5540d1b45f"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "87933443e4fa0c6c1805f71d93ccbae3c02680b6d7f2b8c7253c55ea3b682fbe"
sha256 cellar: :any_skip_relocation, ventura: "6857b79af2604afba4dc4ca1ef4a42a7502daa10353afbd2f2722d5f69831d4f"
sha256 cellar: :any_skip_relocation, monterey: "2ce0522e1ad5db281ebe18e5556b36a82602e344965b476c633b00b1465036ba"
sha256 cellar: :any_skip_relocation, big_sur: "258d393b4a5721a8951428eaf9009490c4dea20b5ad51cceba79014411824e7b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "88e469190049e5d7fd9deff16e715f9571535c1a45451be8d44016a0581b33af"
end

depends_on "cmake" => :build
Expand All @@ -29,9 +29,18 @@ class ArcadeLearningEnvironment < Formula

fails_with gcc: "5"

resource "importlib-resources" do
url "https://files.pythonhosted.org/packages/4e/a2/3cab1de83f95dd15297c15bdc04d50902391d707247cada1f021bbfe2149/importlib_resources-5.12.0.tar.gz"
sha256 "4be82589bf5c1d7999aedf2a45159d10cb3ca4f19b2271f8792bc8e6da7b22f6"
# Don't require importlib-resources for recent pythons
# https://github.com/mgbellemare/Arcade-Learning-Environment/pull/491
patch do
url "https://github.com/mgbellemare/Arcade-Learning-Environment/commit/61da474b8e3b3993969c9e4de3933559598613e1.patch?full_index=1"
sha256 "72baf458430b81a6b8e56f1fc8edde732ba210c3540a6775000d6393dbcb73dd"
end

# Allow building from tarball
# https://github.com/mgbellemare/Arcade-Learning-Environment/pull/492
patch do
url "https://github.com/mgbellemare/Arcade-Learning-Environment/commit/7e3d9ffbca6d97b49f48e46c030b4236eb09019b.patch?full_index=1"
sha256 "64cf83625fe19bc32097b34853db6752fcf835a3d42909a9ac88315dfca2b85f"
end

def python3
Expand All @@ -47,25 +56,13 @@ def install
system "cmake", "--install", "build"
pkgshare.install "tests/resources/tetris.bin"

venv = virtualenv_create(libexec, python3)
venv.pip_install resources

# error: no member named 'signbit' in the global namespace
inreplace "setup.py", "cmake_args = [", "\\0\"-DCMAKE_OSX_SYSROOT=#{MacOS.sdk_path}\"," if OS.mac?

# `venv.pip_install_and_link buildpath` fails to install scripts, so manually run setup.py instead
bin_before = (libexec/"bin").children.to_set
venv_python = libexec/"bin/python"
system venv_python, *Language::Python.setup_install_args(libexec, venv_python)
bin.install_symlink ((libexec/"bin").children.to_set - bin_before).to_a

site_packages = Language::Python.site_packages(python3)
pth_contents = "import site; site.addsitedir('#{libexec/site_packages}')\n"
(prefix/site_packages/"homebrew-ale-py.pth").write pth_contents
system python3, "-m", "pip", "install", *std_pip_args, "."

# Replace vendored `libSDL2` with a symlink to our own.
libsdl2 = Formula["sdl2"].opt_lib/shared_library("libSDL2")
vendored_libsdl2_dir = libexec/site_packages/"ale_py"
vendored_libsdl2_dir = prefix/Language::Python.site_packages(python3)/"ale_py"
(vendored_libsdl2_dir/shared_library("libSDL2")).unlink

# Use `ln_s` to avoid referencing a Cellar path.
Expand Down
18 changes: 9 additions & 9 deletions Formula/a/aws-sdk-cpp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ class AwsSdkCpp < Formula
homepage "https://github.com/aws/aws-sdk-cpp"
# aws-sdk-cpp should only be updated every 5 releases on multiples of 5
url "https://github.com/aws/aws-sdk-cpp.git",
tag: "1.11.150",
revision: "9a7606a6c98e13c759032c2e920c7c64a6a35264"
tag: "1.11.155",
revision: "25a6ffa46338c3b3c3c258c7123765e4e0be17eb"
license "Apache-2.0"
head "https://github.com/aws/aws-sdk-cpp.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_ventura: "1a2fadbe9f256f032575b3451b06d74da59f8a172f9ef8041aa15b22354c41f6"
sha256 cellar: :any, arm64_monterey: "a7c1f3262c9178d5e916addfcfb299f6cd986dd5ed6686cca6edbb42d99bfff5"
sha256 cellar: :any, arm64_big_sur: "fa64540f20b4d7ad41c0c20e582bf8d78ef5767fcbc4a0638f101944344d0303"
sha256 cellar: :any, ventura: "39ade63f3da38273b46df6af50e3c332e1c8cee0314467864b2ff78320e432cd"
sha256 cellar: :any, monterey: "d112d601bf3ff211e82c6b558fb7b09e047da2fec307008d3638fb4d4ec415c6"
sha256 cellar: :any, big_sur: "4c670b91b4320509b2f27bf002baa52d496944608328c4e01b11e1de459d86f4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3c5c1dea3c95cdd1e31de4e22ccd346db3c866d6a2ea9fb6b5b6878e170c80a2"
sha256 cellar: :any, arm64_ventura: "f3d10a4d0dfe4f0e84eaa042a4f9345019b6348f246a81346e93bf7cd5e15fc5"
sha256 cellar: :any, arm64_monterey: "783c15f5779c44ffd82af9795a67c7f20e453f23168ab250e31a0d4e9ec2a7b2"
sha256 cellar: :any, arm64_big_sur: "23f642dadcd997a496da1a16685626bc8a527d04eec2a9f8ab7e45527adb4a09"
sha256 cellar: :any, ventura: "434a682fd5d08d2b2ff11cd0df28c7972b8b21b63e8f0123cb0b9d7a26bb5ae7"
sha256 cellar: :any, monterey: "03974fcc71dc7e5d63c70200233b85419df9288c8c646afe53bb5b8f18acc56c"
sha256 cellar: :any, big_sur: "20c0ebdd000a39a8c1a39f00b0b3dfc0a3f032045a33770eb37d55edfeb4e4b8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "35cf22552d87a7a0f3d95faf6e4f7fe9e6f7dea08edfc6b3d5edaae58632f38e"
end

depends_on "cmake" => :build
Expand Down
4 changes: 2 additions & 2 deletions Formula/b/bacon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ def install
# Show that we can use a different toolchain than the one provided by the `rust` formula.
# https://github.com/Homebrew/homebrew-core/pull/134074#pullrequestreview-1484979359
ENV["RUSTUP_INIT_SKIP_PATH_CHECK"] = "yes"
system "#{Formula["rustup-init"].bin}/rustup-init", "-y", "--no-modify-path"
rustup_init = Formula["rustup-init"].bin/"rustup-init"
system rustup_init, "-y", "--profile", "minimal", "--default-toolchain", "beta", "--no-modify-path"
ENV.prepend_path "PATH", HOMEBREW_CACHE/"cargo_cache/bin"
system "rustup", "default", "beta"

crate = testpath/"demo-crate"
mkdir crate do
Expand Down
Loading

0 comments on commit 5cdf704

Please sign in to comment.