Skip to content

Commit

Permalink
feat: update BrewFile to version 10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Nov 23, 2024
1 parent 5c99376 commit 27a4020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brew-file.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class BrewFile < Formula
desc "Brewfile manager for Homebrew."
homepage "https://github.com/rcmdnk/homebrew-file/"
url "https://github.com/rcmdnk/homebrew-file/archive/v10.0.3.tar.gz"
sha256 "712fe0c1d1a44980c2f4584d3a74b5294055efa25feb2a61d3ca79fc2b5606fd"
url "https://github.com/rcmdnk/homebrew-file/archive/v10.0.4.tar.gz"
sha256 "e631ec5175b8d8c42a8ae3c3834bced9e4c22e373707be52cd19cd844df8d329"
license "MIT"

head "https://github.com/rcmdnk/homebrew-file.git"
Expand Down

0 comments on commit 27a4020

Please sign in to comment.