Skip to content

Commit

Permalink
needle 0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 18, 2024
1 parent 7764f19 commit a313775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/n/needle.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Needle < Formula
desc "Compile-time safe Swift dependency injection framework with real code"
homepage "https://github.com/uber/needle"
url "https://github.com/uber/needle/archive/refs/tags/v0.24.0.tar.gz"
sha256 "61b7259a369d04d24c0c532ecf3295fdff92e79e4d0f96abaed1552b19208478"
url "https://github.com/uber/needle/archive/refs/tags/v0.25.1.tar.gz"
sha256 "b9cf878b0ce9589e862ec5aa8ba3222e181ecbe038369989d2ee9d9c80157fbb"
license "Apache-2.0"

# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
Expand Down

0 comments on commit a313775

Please sign in to comment.