codespell: update 1.16.0 bottle.
This commit is contained in:
parent
bc53137984
commit
c3aa3ca4fc
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Codespell < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "aae637ce9ea085bea8fb28a9efbcfd26d0c89c25a2470cdbc2eddf0d8ec21059" => :mojave
|
sha256 "577e71571fcefa1ef4edae6d790aa80e978afb21de6f12d232601885b0d30ff9" => :mojave
|
||||||
sha256 "88380ded56e033c18878f8d7ca53988becf56ca25f4062bdb3c4e931b41a5bbd" => :high_sierra
|
sha256 "330c2359a5e5050d555d9f70c29add7d3e7c9554d89ed43607235a896453b461" => :high_sierra
|
||||||
sha256 "9901d26d021a711e529a5e197032cddb35c8f7919054aa3953403923a992debd" => :sierra
|
sha256 "b77254f7aee7303a2edabb0a780a78407e7d8c55a44e6a5c75c9dd799beba12d" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "python"
|
depends_on "python"
|
||||||
|
|
Loading…
Reference in a new issue