From dc0dd15e53888efae1c20882931e20bbbe1b1864 Mon Sep 17 00:00:00 2001
From: Rui Chen <rui@chenrui.dev>
Date: Wed, 13 Jul 2022 13:50:15 +0000
Subject: [PATCH] pixiewps: add 1.4.2 bottle.

---
 Formula/pixiewps.rb | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Formula/pixiewps.rb b/Formula/pixiewps.rb
index 5512183669476..7edb55b9c1054 100644
--- a/Formula/pixiewps.rb
+++ b/Formula/pixiewps.rb
@@ -6,6 +6,15 @@ class Pixiewps < Formula
   license "GPL-3.0-or-later"
   head "https://github.com/wiire-a/pixiewps.git", branch: "master"
 
+  bottle do
+    sha256 cellar: :any,                 arm64_monterey: "faac5957f271cf40bed4393b1bcaa534ddc451c86b3898063d8f0261ef6702d3"
+    sha256 cellar: :any,                 arm64_big_sur:  "2f777465467b09513a89236e118390430e9f019a8df3cec11bf8984ebc2d1453"
+    sha256 cellar: :any,                 monterey:       "55bf66c8040b07df2441c3fcf7c13eb27686e4b9c9ca62daf74d57f144fa90f7"
+    sha256 cellar: :any,                 big_sur:        "d714557686dab4f733d680e7d127452599a5bf9707941e275088848f2674070d"
+    sha256 cellar: :any,                 catalina:       "30700b0eb892878e10b1a8bbc47188e8d9487c6f7afc7495050b4f0f5051dfd0"
+    sha256 cellar: :any_skip_relocation, x86_64_linux:   "b5a93abb2c126230b4c9254243b6fc99b778fb0d4aa220d0296a02940a46865e"
+  end
+
   depends_on "openssl@3"
 
   def install