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 b77e52d commit 4c7a352Copy full SHA for 4c7a352
Formula/c/cot.rb
@@ -1,8 +1,8 @@
1
class Cot < Formula
2
desc "Rust web framework for lazy developers"
3
homepage "https://cot.rs"
4
- url "https://github.com/cot-rs/cot/archive/refs/tags/cot-v0.2.2.tar.gz"
5
- sha256 "e0bb713221cbc294a6b51477d2ca54cb9aeb381f43de34244c03107b162771bc"
+ url "https://github.com/cot-rs/cot/archive/refs/tags/cot-v0.3.0.tar.gz"
+ sha256 "d359d5948c0d5d8487c467a420b0b8a3b0dd8e76a4dc5b1392b21b11badf8dd4"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments