pygments: update 2.14.0 bottle.

master
BrewTestBot 2023-01-01 16:05:01 +00:00
parent 0f2e6134b3
commit bdeeb6949d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ class Pygments < Formula
head "https://github.com/pygments/pygments.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, all: "4c44f5496e7479ed4e0e020185e2601c4a4d8c16b3e2b88c2a6352c89cd79bb2"
sha256 cellar: :any_skip_relocation, all: "d4b2214521e36150b21673e1e3b3e627a22919a98274bebeaa1fb8daa0ec086d"
end
depends_on "python@3.10" => [:build, :test]