Skip to content

Commit

Permalink
Merge pull request #206398 from Homebrew/bump-bob-4.0.3
Browse files Browse the repository at this point in the history
bob 4.0.3
  • Loading branch information
BrewTestBot authored Feb 3, 2025
2 parents 0149108 + c7fbfc9 commit 8323271
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Formula/b/bob.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
class Bob < Formula
desc "Version manager for neovim"
homepage "https://github.com/MordechaiHadad/bob"
url "https://github.com/MordechaiHadad/bob/archive/refs/tags/v4.0.2.tar.gz"
sha256 "cf3bf4ccd6133b43f67ffbdd18bd994749366f1d06d3a2c55be75dddc9b14872"
url "https://github.com/MordechaiHadad/bob/archive/refs/tags/v4.0.3.tar.gz"
sha256 "cb0b084ca0454fc17c387d9662b420764b2aa1152dfe035238b1d08bb7ab34f1"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2cc6c4f4d8f6574e4468e2dd8836bb35d0a01cc8003522d60c643e24bf1eba01"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bfd25f4b9f225014b4e64fc10f2a4b17d4aabb36762696320162ace2127e7075"
sha256 cellar: :any_skip_relocation, arm64_ventura: "52be99d73767678f9ae93ff628598ab212d32d7447f29c5a48e5e97d9b9ecd52"
sha256 cellar: :any_skip_relocation, arm64_monterey: "36f563cc3f649360276af08dd48ebfd9202736354a2070cadb80355286ee747c"
sha256 cellar: :any_skip_relocation, sonoma: "c7dea8c6802d27cc5f00fb056cf91019b72433718cd58b3b9dbc1e69a13112d1"
sha256 cellar: :any_skip_relocation, ventura: "dea63cbed1fd56d9d4eb59faf7b56ec5f77276e5eeb42e1a9d970b1d7b0b7a45"
sha256 cellar: :any_skip_relocation, monterey: "56f100c6cdcaf69cfdd31471817fc3872fde77fef061d32b7bd2e525aaf25aca"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6f817d4431010c514473475c5cc9ed38687b61857bc63143496976534b2425da"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "197aedb1360b5288d62570a28d4ab2799db3b23c5a66b7825d70b006a4eab70c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "abb9e82fa156473bf7477165601ce06461d34131dcedd97456341b8f24bec3e8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "59d937fb5ca0b8f8e360a4685be621be76f843583bcb1711b3cf6b79007b1b6f"
sha256 cellar: :any_skip_relocation, sonoma: "37a0ae66998c2dcec0a690d1a3c56e2ee3c5ec6ebe4345a28a43858e80910d25"
sha256 cellar: :any_skip_relocation, ventura: "ec91b851216fb3b9489a1f58279f4290662bb7cb6ba2b74c49305b9ab61ba1ab"
sha256 cellar: :any_skip_relocation, x86_64_linux: "771d6922ebbff58d6c998d5c5217816d8f439a9c8462a4ce32886e7c183d0cce"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 8323271

Please sign in to comment.