Skip to content

Commit

Permalink
swift-protobuf 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Mar 28, 2024
1 parent c554711 commit 225b994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/s/swift-protobuf.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class SwiftProtobuf < Formula
desc "Plugin and runtime library for using protobuf with Swift"
homepage "https://github.com/apple/swift-protobuf"
url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.25.2.tar.gz"
sha256 "7d269be07c0bc5e53171c50f577f8d515701c54408c21573c454dfcec68f46a0"
url "https://github.com/apple/swift-protobuf/archive/refs/tags/1.26.0.tar.gz"
sha256 "25224376205a54bb719fe7d97aeb9d8f5219c7ef668f426a5dab2da7db992842"
license "Apache-2.0"
head "https://github.com/apple/swift-protobuf.git", branch: "main"

Expand Down

0 comments on commit 225b994

Please sign in to comment.