Skip to content

Commit

Permalink
Merge pull request #172301 from Homebrew/brew-pip-audit-enex2notion-1…
Browse files Browse the repository at this point in the history
…716290538

enex2notion: bump python resources
  • Loading branch information
BrewTestBot committed May 21, 2024
2 parents 7f4177d + da620ce commit 40cdd66
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Formula/e/enex2notion.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ class Enex2notion < Formula
url "https://files.pythonhosted.org/packages/de/5c/c0ce22d810226345411b03177f9b43c35b82c3a671d5d73f56fc43b0858e/enex2notion-0.3.1.tar.gz"
sha256 "f11d8a7b6c135b4d08c63e1256279d56b3798cdd48ad3b6e39c0770dc3bd82e6"
license "MIT"
revision 6
revision 7

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1c0e66e84d2fd1141fdb55b2d9af772183b0bdcd221aab622cb0f977b130ffa5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "72e05aab9fcbe20331782c352a8f707f6db3d617b03bd1bf5712329b071a26d8"
sha256 cellar: :any, arm64_monterey: "1250cc44cee877c7e347d74b90253aeeba9af170c95568de6fc3397cdceefeb9"
sha256 cellar: :any_skip_relocation, sonoma: "01c19b60ce7ea7fb5714f4c4fac20103f30ed8ddd91effef2ef13a07c2704d5b"
sha256 cellar: :any_skip_relocation, ventura: "e4b151c7e05f78243eca78f969657d0c7c6ad2fc5064097ddd142130eec753e7"
sha256 cellar: :any, monterey: "83ed949e1ce4c7c4c14ed831bb470122092e191ee450fcc67f8c8c151c39bf99"
sha256 cellar: :any_skip_relocation, x86_64_linux: "47e23f27f32b5a4d695c16e6d858a1598cc33b12f9557eb2b1600fd25c3ad4d0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8e8da3172fddd93eabe28e9b32b5ace3f0016f5559d4e0ae8a94fca4fe8e4e44"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c1f46661ed088273aa87edf0d0b5610f6d109b7cbf810508cd7376a43d0db95c"
sha256 cellar: :any, arm64_monterey: "f3a03043836c96b9e2562f46dcbc5a4220a00e6a366c468d4814a5140d3f9df0"
sha256 cellar: :any_skip_relocation, sonoma: "f64efb6b1eafcba5c3612db87bf23ad6ef52541d5563665f4b6e713549672aad"
sha256 cellar: :any_skip_relocation, ventura: "d2c4da147c37507a2cc6795d14bf055a0a69c1a784933b4a757f3243a80e1ad6"
sha256 cellar: :any, monterey: "0afbce81c9e5095d9059886a6ed52fcf5147254e521d46454412aadaa7b55d7c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "718c4ef22ebfb1ff30635d563909cc12ba44f47ac52d994a1cb213bad40861b8"
end

depends_on "certifi"
Expand Down Expand Up @@ -96,8 +96,8 @@ class Enex2notion < Formula
end

resource "requests" do
url "https://files.pythonhosted.org/packages/9d/be/10918a2eac4ae9f02f6cfe6414b7a155ccd8f7f9d4380d62fd5b955065c3/requests-2.31.0.tar.gz"
sha256 "942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"
url "https://files.pythonhosted.org/packages/d8/c1/f32fb7c02e7620928ef14756ff4840cae3b8ef1d62f7e596bc5413300a16/requests-2.32.1.tar.gz"
sha256 "eb97e87e64c79e64e5b8ac75cee9dd1f97f49e289b083ee6be96268930725685"
end

resource "six" do
Expand Down

0 comments on commit 40cdd66

Please sign in to comment.