this repo has no description
0
fork

Configure Feed

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

update package

+2 -2
+2 -2
Formula/auto-terminal-profile.rb
··· 1 1 class AutoTerminalProfile < Formula 2 2 desc "Automatically switch Terminal profiles with macOS dark/light mode" 3 3 homepage "https://github.com/patrik-csak/auto-terminal-profile" 4 - url "https://github.com/patrik-csak/auto-terminal-profile/archive/refs/tags/v7.0.0.tar.gz" 5 - sha256 "7f056da783f0924c5d7b33ec4a1469a76ae735772d7e06be667a3e9572ea3811" 4 + url "https://github.com/patrik-csak/auto-terminal-profile/archive/refs/tags/v7.0.1.tar.gz" 5 + sha256 "f606d6bed66631066763bf51981151a4f5dbd752df74cdbcbf1f9fb31be44813" 6 6 license "MIT" 7 7 8 8 depends_on "cormacrelf/tap/dark-notify"