Skip to content

Commit

Permalink
scarb 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 5, 2024
1 parent 11c994a commit e4ea2cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/s/scarb.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Scarb < Formula
desc "Cairo package manager"
homepage "https://docs.swmansion.com/scarb/"
url "https://github.com/software-mansion/scarb/archive/refs/tags/v2.5.4.tar.gz"
sha256 "d9c3d2b4d688fd6035f689b556e4fe5e176d3e882fb45108dac117206be7160f"
url "https://github.com/software-mansion/scarb/archive/refs/tags/v2.6.0.tar.gz"
sha256 "ff043c8660b280c25157c2fae9940e012a3f5bd2d778dc6ffd5eb23971828504"
license "MIT"
head "https://github.com/software-mansion/scarb.git", branch: "main"

Expand Down

0 comments on commit e4ea2cb

Please sign in to comment.