Skip to content

Commit 87f9c9b

Browse files
committed
crow 1.3.1
1 parent 040c3cd commit 87f9c9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/c/crow.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Crow < Formula
22
desc "Fast and Easy to use microframework for the web"
33
homepage "https://crowcpp.org"
4-
url "https://github.com/CrowCpp/Crow/archive/refs/tags/v1.3.0.tar.gz"
5-
sha256 "a485c2d27d98b85655f4b8b5628aeab847bae10a41b89b07a8fb7aae52c0298f"
4+
url "https://github.com/CrowCpp/Crow/archive/refs/tags/v1.3.1.tar.gz"
5+
sha256 "1aa4d487d7a1dd092d997f612608750aa5f5c5b618b4fe561dd8d249696fba79"
66
license "BSD-3-Clause"
77
head "https://github.com/CrowCpp/Crow.git", branch: "master"
88

0 commit comments

Comments
 (0)