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 Mar 8, 2024
1 parent fee52be commit 9425b64
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 Tinty < 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 ""
sha256 ""
url "https://api.github.com/repos/tinted-theming/tinted-builder-rust/tarball/v0.1.0"
sha256 "de44126966bfefe4a2f91d77bf292f42d1d29ed4471cb74ae9e335a9b86a2d6d"
license "GPL-3.0"

depends_on "rust" => :build
Expand Down

0 comments on commit 9425b64

Please sign in to comment.