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 eefd717 commit 3226906Copy full SHA for 3226906
Formula/m/miniserve.rb
@@ -1,8 +1,8 @@
1
class Miniserve < Formula
2
desc "High performance static file server"
3
homepage "https://github.com/svenstaro/miniserve"
4
- url "https://github.com/svenstaro/miniserve/archive/refs/tags/v0.30.0.tar.gz"
5
- sha256 "147bd2ecc9be81ae2adf1e9f4f2b77270555cfae669cc9ba0d2f6442387c58f0"
+ url "https://github.com/svenstaro/miniserve/archive/refs/tags/v0.31.0.tar.gz"
+ sha256 "a4773ae5a6fbc45baf15a5dcb54fd6b7e0151f2fde25c26ddafc0f95b7d26c32"
6
license "MIT"
7
8
bottle do
0 commit comments