Skip to content

Commit 9ce7b7c

Browse files
authored
Updated elixir to version 1.16.1. (#7971)
1 parent 01d2093 commit 9ce7b7c

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"elixir-1.14.3.tar.gz": "bd464145257f36bd64f7ba8bed93b6499c50571b415c491b20267d27d7035707"
3+
"elixir-1.16.1.tar.gz": "b9e845458e03d62a24325b8424069e401cc7468e21143ecbca5514724d7cbaa0"
44
}
55
}

SPECS/elixir/elixir.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define debug_package %{nil}
22
Summary: elixir
33
Name: elixir
4-
Version: 1.14.3
4+
Version: 1.16.1
55
Release: 1%{?dist}
66
License: Apache-2.0
77
Vendor: Microsoft Corporation
@@ -39,6 +39,9 @@ export LANG="en_US.UTF-8"
3939

4040

4141
%changelog
42+
* Tue Feb 20 2024 Pawel Winogrodzki <[email protected]> - 1.16.1-1
43+
- Updated to 1.16.1.
44+
4245
* Mon Feb 27 2023 Sam Meluch <[email protected]> - 1.14.3-1
4346
- Original version for CBL-Mariner
4447
- License verified

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3198,8 +3198,8 @@
31983198
"type": "other",
31993199
"other": {
32003200
"name": "elixir",
3201-
"version": "1.14.3",
3202-
"downloadUrl": "https://github.com/elixir-lang/elixir/archive/v1.14.3/elixir-1.14.3.tar.gz"
3201+
"version": "1.16.1",
3202+
"downloadUrl": "https://github.com/elixir-lang/elixir/archive/v1.16.1/elixir-1.16.1.tar.gz"
32033203
}
32043204
}
32053205
},

0 commit comments

Comments
 (0)