Skip to content

Commit

Permalink
pre-commit 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 20, 2025
1 parent 00aef46 commit be38f13
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/p/pre-commit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class PreCommit < Formula

desc "Framework for managing multi-language pre-commit hooks"
homepage "https://pre-commit.com/"
url "https://files.pythonhosted.org/packages/2e/c8/e22c292035f1bac8b9f5237a2622305bc0304e776080b246f3df57c4ff9f/pre_commit-4.0.1.tar.gz"
sha256 "80905ac375958c0444c65e9cebebd948b3cdb518f335a091a670a89d652139d2"
url "https://files.pythonhosted.org/packages/2a/13/b62d075317d8686071eb843f0bb1f195eb332f48869d3c31a4c6f1e063ac/pre_commit-4.1.0.tar.gz"
sha256 "ae3f018575a588e30dfddfab9a05448bfbd6b73d78709617b5a2b853549716d4"
license "MIT"
head "/~https://github.com/pre-commit/pre-commit.git", branch: "main"

Expand Down Expand Up @@ -37,8 +37,8 @@ class PreCommit < Formula
end

resource "identify" do
url "https://files.pythonhosted.org/packages/49/a5/7de3053524ee006b91099968d7ecb2e0b420f7ae728094394c33e8a2a2b9/identify-2.6.4.tar.gz"
sha256 "285a7d27e397652e8cafe537a6cc97dd470a970f48fb2e9d979aa38eae5513ac"
url "https://files.pythonhosted.org/packages/cf/92/69934b9ef3c31ca2470980423fda3d00f0460ddefdf30a67adf7f17e2e00/identify-2.6.5.tar.gz"
sha256 "c10b33f250e5bba374fae86fb57f3adcebf1161bce7cdf92031915fd480c13bc"
end

resource "nodeenv" do
Expand All @@ -57,8 +57,8 @@ class PreCommit < Formula
end

resource "virtualenv" do
url "https://files.pythonhosted.org/packages/3f/40/abc5a766da6b0b2457f819feab8e9203cbeae29327bd241359f866a3da9d/virtualenv-20.26.6.tar.gz"
sha256 "280aede09a2a5c317e409a00102e7077c6432c5a38f0ef938e643805a7ad2c48"
url "https://files.pythonhosted.org/packages/a7/ca/f23dcb02e161a9bba141b1c08aa50e8da6ea25e6d780528f1d385a3efe25/virtualenv-20.29.1.tar.gz"
sha256 "b8b8970138d32fb606192cb97f6cd4bb644fa486be9308fb9b63f81091b5dc35"
end

def python3
Expand Down

0 comments on commit be38f13

Please sign in to comment.