Skip to content

Commit 641ff18

Browse files
committed
cargo-about 0.9.0
1 parent 92b952c commit 641ff18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.8.4.tar.gz"
5-
sha256 "956cea9d2170936e7d53d1a8c951242332777be89bff4b8531066bff584fbcd3"
4+
url "https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/0.9.0.tar.gz"
5+
sha256 "7dc9b5f87d25b57c044618655a1948857bd03196e3b20cbb8700b41ad6f1614f"
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)