Skip to content

Commit bc3e1dc

Browse files
committed
rattler-index 0.27.1
1 parent 6b1ab8c commit bc3e1dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rattler-index.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RattlerIndex < Formula
22
desc "Index conda channels using rattler"
33
homepage "https://github.com/conda/rattler"
4-
url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.27.0.tar.gz"
5-
sha256 "a03744c2e8098d8a0ae9e6ae1636e4f27d7aba24a652b09e494a41eb82c64873"
4+
url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.27.1.tar.gz"
5+
sha256 "f96cbbefacad97438882d08835f4a419d38c0c8383cfbc37e12359cc31d5a859"
66
license "BSD-3-Clause"
77
head "https://github.com/conda/rattler.git", branch: "main"
88

0 commit comments

Comments
 (0)