Skip to content

Commit a37d079

Browse files
committed
stormy 0.2.3
1 parent aa83024 commit a37d079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/stormy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Stormy < Formula
22
desc "Minimal, customizable and neofetch-like weather CLI based on rainy"
33
homepage "https://github.com/ashish0kumar/stormy"
4-
url "https://github.com/ashish0kumar/stormy/archive/refs/tags/v0.2.2.tar.gz"
5-
sha256 "573c614ab5325e4238e1c6cc18a41e8fa1186b8379212e4c3840377f53ed1e3b"
4+
url "https://github.com/ashish0kumar/stormy/archive/refs/tags/v0.2.3.tar.gz"
5+
sha256 "f07e4e3055ace0f2fa5db0364dde4aa7829055b8b1890a6871e833c987cc6ceb"
66
license "MIT"
77
head "https://github.com/ashish0kumar/stormy.git", branch: "main"
88

0 commit comments

Comments
 (0)