Skip to content

Commit d8b2183

Browse files
committed
roapi 0.12.4
1 parent 964ce46 commit d8b2183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/roapi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Roapi < Formula
22
desc "Full-fledged APIs for static datasets without writing a single line of code"
33
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"
4+
url "https://github.com/roapi/roapi/archive/refs/tags/roapi-v0.12.4.tar.gz"
5+
sha256 "93eaccd70b7b21d0d8f349d6ad594761b8c4ecba884c7106cfefa37d86e3649c"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)