evernote-backup: add 1.9.0 bottle.

master
Rui Chen 2022-06-25 05:17:55 +00:00 committed by BrewTestBot
parent de9fd6052e
commit 384d012980
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,15 @@ class EvernoteBackup < Formula
sha256 "0f07f9674214f7b7fee42871b009684564bf9df079b383dab152ab51a22c6dd3"
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "ea44e07ff1d826b223d5d533b8d9cab9d444c0d86de3e583d58b8ff8938ed485"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "aa2fc047f3eea7e921c07f06df3767a5c8ee729583250e521dfd426143c8bfd1"
sha256 cellar: :any_skip_relocation, monterey: "bd13349eda16548004c37e3524f4ad08a6672ce40f4adf99bbf8b858112eb2b0"
sha256 cellar: :any_skip_relocation, big_sur: "2d917305e4930dd80ad4154c38789b79965801d90682b3d76de25423e63599d5"
sha256 cellar: :any_skip_relocation, catalina: "1951df276c314482b1790102b2fcd8e7b9ec767d327851d24fea5184b5966b1e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "08d8d9177ef42cb0840f61dfc4c358faeab8c5d9681ccab0d0e269f2542928c8"
end
depends_on "python@3.10"
resource "certifi" do