My homebrew tap - storing the formulas i make
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump boxcar to v1.0.1

+2 -2
+2 -2
Formula/boxcar.rb
··· 1 1 class Boxcar < Formula 2 2 desc "Rails app generator with opinionated defaults" 3 3 homepage "https://github.com/jaspermayone/boxcar" 4 - url "https://github.com/jaspermayone/boxcar/archive/refs/tags/v1.0.0.tar.gz" 5 - sha256 "5a799e632270a0707fd72a6c628f4ece3855751ad3db9a0926336220743d9c26" 4 + url "https://github.com/jaspermayone/boxcar/archive/refs/tags/v1.0.1.tar.gz" 5 + sha256 "feaf782a845bd96bbbdaa9f4e62412cb2721def89c55021bb1f6a49383e9000f" 6 6 license "MIT" 7 7 8 8 def install