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 6820bda commit e0bf6bdCopy full SHA for e0bf6bd
Formula/c/cargo-chef.rb
@@ -1,8 +1,8 @@
1
class CargoChef < Formula
2
desc "Cargo subcommand to speed up Rust Docker builds using Docker layer caching"
3
homepage "https://github.com/LukeMathWalker/cargo-chef"
4
- url "https://github.com/LukeMathWalker/cargo-chef/archive/refs/tags/v0.1.71.tar.gz"
5
- sha256 "788efbe963f932eba64892841025e8c22ad3831ec4d7adfaab6817903da7706b"
+ url "https://github.com/LukeMathWalker/cargo-chef/archive/refs/tags/v0.1.72.tar.gz"
+ sha256 "62ab1457826bd5d48fd89a505519f499c3a2283c456def1000d460c99bf9f9c7"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments