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 040c3cd commit 87f9c9bCopy full SHA for 87f9c9b
1 file changed
Formula/c/crow.rb
@@ -1,8 +1,8 @@
1
class Crow < Formula
2
desc "Fast and Easy to use microframework for the web"
3
homepage "https://crowcpp.org"
4
- url "https://github.com/CrowCpp/Crow/archive/refs/tags/v1.3.0.tar.gz"
5
- sha256 "a485c2d27d98b85655f4b8b5628aeab847bae10a41b89b07a8fb7aae52c0298f"
+ url "https://github.com/CrowCpp/Crow/archive/refs/tags/v1.3.1.tar.gz"
+ sha256 "1aa4d487d7a1dd092d997f612608750aa5f5c5b618b4fe561dd8d249696fba79"
6
license "BSD-3-Clause"
7
head "https://github.com/CrowCpp/Crow.git", branch: "master"
8
0 commit comments