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 ce97e3d commit 3a1df05Copy full SHA for 3a1df05
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.28.0.tar.gz"
5
- sha256 "c4c5e12796bdae2892eff3832b66c4c04364738b62cf1429259428b03363d1f1"
+ url "https://github.com/svenstaro/miniserve/archive/refs/tags/v0.29.0.tar.gz"
+ sha256 "48351a8165bd51f3c855695af1c25032b502f873c80f52f98a538174951cbb9f"
6
license "MIT"
7
8
bottle do
0 commit comments