We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b952c commit 641ff18Copy full SHA for 641ff18
1 file changed
Formula/c/cargo-about.rb
@@ -1,8 +1,8 @@
1
class CargoAbout < Formula
2
desc "Cargo plugin to generate list of all licenses for a crate"
3
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"
+ url "https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/0.9.0.tar.gz"
+ sha256 "7dc9b5f87d25b57c044618655a1948857bd03196e3b20cbb8700b41ad6f1614f"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/EmbarkStudios/cargo-about.git", branch: "main"
8
0 commit comments