We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d1f4f commit 63a9c06Copy full SHA for 63a9c06
Formula/t/tach.rb
@@ -3,8 +3,8 @@ class Tach < Formula
3
4
desc "Tool to enforce dependencies using modular architecture"
5
homepage "https://docs.gauge.sh/getting-started/introduction"
6
- url "https://files.pythonhosted.org/packages/f1/f8/891fe87650a385b2d4c349ab6cc07f488436b42d7be467dde455dbe19274/tach-0.25.6.tar.gz"
7
- sha256 "a36e23f64f420cdc4a4cb9f1491ec7fb84d33041c56fab175b838f52617d4bf5"
+ url "https://files.pythonhosted.org/packages/7f/46/3759655d18d1bc93bc88c13e0285c4e6785d10cab7ea21ed4b3206727b0f/tach-0.26.0.tar.gz"
+ sha256 "52951723066a0c984c2c5237b7550e028f5a17afba9795a5d950313745336be7"
8
license "MIT"
9
head "https://github.com/gauge-sh/tach.git", branch: "main"
10
0 commit comments