Skip to content

Commit 239b029

Browse files
authored
chore: add git-lfs
1 parent 5dd3db7 commit 239b029

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Casks/nsheaps-base.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
homepage 'http://github.com/nsheaps/homebrew-devsetup'
55
url 'https://github.com/nsheaps/brew-meta-formula/archive/refs/tags/v1.0.0.tar.gz'
66
sha256 'b14702dd54ea5c48d2ebeb6425015c14794159a6b9d342178c81d2f2e79ed2db'
7-
version '1.0.6' # bump me if you want people to re-install these things, like if the list changed.
7+
version '1.0.7' # bump me if you want people to re-install these things, like if the list changed.
88
### WHAT IS THIS
99
# Running the quick start script will:
1010
# - install homebrew if not already installed
@@ -92,6 +92,7 @@
9292
depends_on formula: 'direnv'
9393
depends_on formula: 'gh'
9494
depends_on formula: 'git'
95+
depends_on formula: 'git-lfs'
9596
depends_on formula: 'git-extras'
9697
depends_on formula: 'gnupg'
9798
depends_on formula: 'helm'

0 commit comments

Comments
 (0)