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 08db8d7 commit dc93707Copy full SHA for dc93707
Formula/c/cobalt.rb
@@ -1,8 +1,8 @@
1
class Cobalt < Formula
2
desc "Static site generator written in Rust"
3
homepage "https://cobalt-org.github.io/"
4
- url "https://github.com/cobalt-org/cobalt.rs/archive/refs/tags/v0.19.7.tar.gz"
5
- sha256 "b714426bbb5ffcf24158f7a65ecb3e4c41e20ae45ff582625f71f9d6942d1b50"
+ url "https://github.com/cobalt-org/cobalt.rs/archive/refs/tags/v0.19.8.tar.gz"
+ sha256 "720db31f45583c5fd35e2a31848682ee9bbbcc24e256157482b6b8023fcfcf10"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments