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 964ce46 commit d8b2183Copy full SHA for d8b2183
Formula/r/roapi.rb
@@ -1,8 +1,8 @@
1
class Roapi < Formula
2
desc "Full-fledged APIs for static datasets without writing a single line of code"
3
homepage "https://roapi.github.io/docs"
4
- url "https://github.com/roapi/roapi/archive/refs/tags/roapi-v0.12.3.tar.gz"
5
- sha256 "3ffb4c3aaa261dd18d8d4def4a2330d498181b4e1ec7f3dd7f1844af85f6d90e"
+ url "https://github.com/roapi/roapi/archive/refs/tags/roapi-v0.12.4.tar.gz"
+ sha256 "93eaccd70b7b21d0d8f349d6ad594761b8c4ecba884c7106cfefa37d86e3649c"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments