Skip to content

Commit d44c89c

Browse files
committed
cargo-about 0.8.0
1 parent 1bec923 commit d44c89c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cargo-about.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CargoAbout < Formula
22
desc "Cargo plugin to generate list of all licenses for a crate"
33
homepage "https://github.com/EmbarkStudios/cargo-about"
4-
url "https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/0.7.1.tar.gz"
5-
sha256 "5b090871bda2c2cf645de826c219b41486c36ffe0b474ad9f6ecba7e21d279a0"
4+
url "https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/0.8.0.tar.gz"
5+
sha256 "753c36632d590725386bfce9963ea042eb2687da94f55aade9d0ffcbd7128246"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/EmbarkStudios/cargo-about.git", branch: "main"
88

0 commit comments

Comments
 (0)