forked from pool/leiningen
- Update to 2.11.1:
* Fix a bug when deploying using passwords read from the console. OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/leiningen?expand=0&rev=29
This commit is contained in:
2
lein-pkg
2
lein-pkg
@@ -4,7 +4,7 @@
|
||||
# It has all the cross-platform stuff stripped out as well as the
|
||||
# logic for running from a source checkout and self-install/upgrading.
|
||||
|
||||
export LEIN_VERSION="2.11.0"
|
||||
export LEIN_VERSION="2.11.1"
|
||||
|
||||
if [[ "$CLASSPATH" != "" ]]; then
|
||||
cat <<-'EOS' 1>&2
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83ab3c11f703f629d2e0ba55107f276af00abf7e497d1957276528f332c4c3f5
|
||||
size 16479514
|
3
leiningen-2.11.1-standalone.jar
Normal file
3
leiningen-2.11.1-standalone.jar
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47d3cd3d436433c59662fb54c5f3c8d87dcf6e8249421b362b38ec3710a3d4f9
|
||||
size 16481190
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 05:07:08 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 2.11.1:
|
||||
* Fix a bug when deploying using passwords read from the console.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 28 07:19:26 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: leiningen
|
||||
# Change LEIN_VERSION in lein-pkg when bumping
|
||||
Version: 2.11.0
|
||||
Version: 2.11.1
|
||||
Release: 0
|
||||
Summary: Automation for Clojure projects
|
||||
License: EPL-1.0
|
||||
|
Reference in New Issue
Block a user