Skip to content

Commit 4c7a352

Browse files
committed
cot 0.3.0
1 parent b77e52d commit 4c7a352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cot.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cot < Formula
22
desc "Rust web framework for lazy developers"
33
homepage "https://cot.rs"
4-
url "https://github.com/cot-rs/cot/archive/refs/tags/cot-v0.2.2.tar.gz"
5-
sha256 "e0bb713221cbc294a6b51477d2ca54cb9aeb381f43de34244c03107b162771bc"
4+
url "https://github.com/cot-rs/cot/archive/refs/tags/cot-v0.3.0.tar.gz"
5+
sha256 "d359d5948c0d5d8487c467a420b0b8a3b0dd8e76a4dc5b1392b21b11badf8dd4"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)