Skip to content

Commit

Permalink
Update Tinty formula to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
tinted-theming-bot committed Jun 22, 2024
1 parent ea7bcc4 commit 75966cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/tinted-builder-rust.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class TintedBuilderRust < Formula
desc "A base16 and base24 builder written in Rust, focused on convenience for template maintainers."
homepage "https://github.com/tinted-theming/tinted-builder-rust"
url "https://api.github.com/repos/tinted-theming/tinted-builder-rust/tarball/v0.6.0"
sha256 "a98010a0d83cf471880bc6fb3173ec1ab2c408f491d2fd0fb5f75e07b6ab36ff"
url "https://api.github.com/repos/tinted-theming/tinted-builder-rust/tarball/v0.7.0"
sha256 "a1e077725e0b4c0f072753078b70e14ae8e179604a45b87ccc239607dbae1e63"
license "MIT"

depends_on "rust" => :build
Expand Down

0 comments on commit 75966cb

Please sign in to comment.