Skip to content

Commit

Permalink
Merge pull request #142074 from Porkepix/bump-xwin-0.3.1
Browse files Browse the repository at this point in the history
xwin 0.3.1
  • Loading branch information
BrewTestBot authored Sep 12, 2023
2 parents 4465e50 + 131fc29 commit 52d4050
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/x/xwin.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Xwin < Formula
desc "Microsoft CRT and Windows SDK headers and libraries loader"
homepage "https://github.com/Jake-Shadle/xwin"
url "https://github.com/Jake-Shadle/xwin/archive/refs/tags/0.2.15.tar.gz"
sha256 "abb6892640d4dbea275cf2842270bd5589101b1d90cd013c11a7f8c97a5497c4"
url "https://github.com/Jake-Shadle/xwin/archive/refs/tags/0.3.1.tar.gz"
sha256 "a3731ac69543105b48ccbfe5b361938a889494dec6b5ecbf127fce84e713e098"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "7e1150742c7838e49bc7d1dabcfa57fb08b74f8410bb0c4243a66390e961e97a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1093be1486d0f65a437a9dd0145b9f71469ea89298ed23ddc12af737eeaa210d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c74c9a5cb6e5b1ba7893d96106f6e7c3bb610d80a327c6c0bf37f3a540f47e7a"
sha256 cellar: :any_skip_relocation, ventura: "e2b7466b089b5c9efdd9c229418fa5d5e2fe44a7fd8b1ddcce16bf668f8470d3"
sha256 cellar: :any_skip_relocation, monterey: "693dc19ca84a4417b93b85ed7c233a78570c6e29dece00b7a6ad80cc3b4b6749"
sha256 cellar: :any_skip_relocation, big_sur: "b9f857724c2df36e078b175af793a00e2c939f1be19cdba8a06478a735b7abcf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "44ca0ca6a0f77fa0b82daf1de6e622c273efb3fdff75df3702da5f396c374b56"
sha256 cellar: :any_skip_relocation, arm64_ventura: "83523838f7a32e07380169059ff3558ef253f599bb671f722a45bafbec93be39"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4e77c84f37642a9f1ea4a3b70e076a8b1c64df84ad34c2211265080c5fcbe272"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "9ad900f936e6af437e18431ebb3318be52f474729cafe9cd92c05438825dbcb7"
sha256 cellar: :any_skip_relocation, ventura: "85085edc4baa4e1b9b0ea3491838d86548c82fb922dee32677af332c5a99ccde"
sha256 cellar: :any_skip_relocation, monterey: "b559b6e3996505f28ad7934ad284d553f7446e4dddbdb115c3df74a70a7dcf19"
sha256 cellar: :any_skip_relocation, big_sur: "3acaca1ceeeaf14d8c16b91d8571bc1142773da5709bf4cfc85adccf35704608"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7f204ff5340ee029d3ef6ea6a66f861c26a5d8a82018ab5ca264dc4c0341f7b6"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 52d4050

Please sign in to comment.