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 15c84d4 commit fa2ea23Copy full SHA for fa2ea23
1 file changed
Formula/boilr.rb
@@ -6,8 +6,8 @@ class Boilr < Formula
6
homepage "https://github.com/Ilyes512/boilr"
7
license "Apache-2.0"
8
9
- url "https://github.com/Ilyes512/boilr/archive/refs/tags/0.5.1.tar.gz"
10
- sha256 "e22a3bc689579f0ea4888c7cba08e6c143692b2fe87119e9a363fecfe22eaddf"
+ url "https://github.com/Ilyes512/boilr/archive/refs/tags/v1.0.1.tar.gz"
+ sha256 "d2b8b6cfaa47223fe2315d777f31d622725650d22162165787aa8c7823560ace"
11
head "https://github.com/Ilyes512/boilr.git", branch: "master"
12
13
test do
0 commit comments