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 1bec923 commit d44c89cCopy full SHA for d44c89c
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.7.1.tar.gz"
5
- sha256 "5b090871bda2c2cf645de826c219b41486c36ffe0b474ad9f6ecba7e21d279a0"
+ url "https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/0.8.0.tar.gz"
+ sha256 "753c36632d590725386bfce9963ea042eb2687da94f55aade9d0ffcbd7128246"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/EmbarkStudios/cargo-about.git", branch: "main"
8
0 commit comments