File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class DevspaceSweeper < Formula
22 desc "Tiny cross-platform CLI that finds and safely cleans dev junk"
33 homepage "https://github.com/adwaitdeshpande/devspace-sweeper"
4- version "0.1.2 "
4+ version "0.1.5 "
55
66 on_macos do
7- url "https://github.com/adwaitdeshpande/devspace-sweeper/releases/download/v0.1.2 /devspace-sweeper-macos.tar.gz"
7+ url "https://github.com/adwaitdeshpande/devspace-sweeper/releases/download/v0.1.5 /devspace-sweeper-macos.tar.gz"
88 sha256 "REPLACE_WITH_MACOS_TARBALL_SHA256"
99 end
1010
1111 on_linux do
12- url "https://github.com/adwaitdeshpande/devspace-sweeper/releases/download/v0.1.2 /devspace-sweeper-linux.tar.gz"
12+ url "https://github.com/adwaitdeshpande/devspace-sweeper/releases/download/v0.1.5 /devspace-sweeper-linux.tar.gz"
1313 sha256 "REPLACE_WITH_LINUX_TARBALL_SHA256"
1414 end
1515
You can’t perform that action at this time.
0 commit comments