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 aa83024 commit a37d079Copy full SHA for a37d079
Formula/s/stormy.rb
@@ -1,8 +1,8 @@
1
class Stormy < Formula
2
desc "Minimal, customizable and neofetch-like weather CLI based on rainy"
3
homepage "https://github.com/ashish0kumar/stormy"
4
- url "https://github.com/ashish0kumar/stormy/archive/refs/tags/v0.2.2.tar.gz"
5
- sha256 "573c614ab5325e4238e1c6cc18a41e8fa1186b8379212e4c3840377f53ed1e3b"
+ url "https://github.com/ashish0kumar/stormy/archive/refs/tags/v0.2.3.tar.gz"
+ sha256 "f07e4e3055ace0f2fa5db0364dde4aa7829055b8b1890a6871e833c987cc6ceb"
6
license "MIT"
7
head "https://github.com/ashish0kumar/stormy.git", branch: "main"
8
0 commit comments